summaryrefslogtreecommitdiff
path: root/nuttx/libnx/nxtk/nxtk_drawcirclewindow.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/libnx/nxtk/nxtk_drawcirclewindow.c')
-rw-r--r--nuttx/libnx/nxtk/nxtk_drawcirclewindow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/libnx/nxtk/nxtk_drawcirclewindow.c b/nuttx/libnx/nxtk/nxtk_drawcirclewindow.c
index be6bc713f..ec0fe6312 100644
--- a/nuttx/libnx/nxtk/nxtk_drawcirclewindow.c
+++ b/nuttx/libnx/nxtk/nxtk_drawcirclewindow.c
@@ -51,7 +51,7 @@
****************************************************************************/
/* Named indices into the 16 circle points generated by nxgl_circlepts */
-#define POINT_0p0 0
+#define POINT_0p0 0
#define POINT_22p5 1
#define POINT_45p0 2
#define POINT_67p5 3