aboutsummaryrefslogtreecommitdiff
path: root/src/program.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/program.c')
-rw-r--r--src/program.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/program.c b/src/program.c
index 169d270..6c5ac7b 100644
--- a/src/program.c
+++ b/src/program.c
@@ -15,7 +15,7 @@
/* TODO: If system is big-endian, then do endian conversion for all reads */
-/* This matches SsaNumberType */
+/* This matches IrNumberType */
typedef enum {
NUMBER_TYPE_INTEGER,
NUMBER_TYPE_FLOAT