aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/grids.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grids.h')
-rw-r--r--src/grids.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grids.h b/src/grids.h
index 37e5538..942bb7f 100644
--- a/src/grids.h
+++ b/src/grids.h
@@ -12,7 +12,7 @@
#define GRID_MAGIC_NUMBER 0xA6005E
-// hack to determine variable precision at compile time
+// hack to allow variable precision at compile time
typedef struct {
CBASE re;
CBASE im;