aboutsummaryrefslogtreecommitdiff
path: root/src/mtx_eq.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mtx_eq.c')
-rw-r--r--src/mtx_eq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mtx_eq.c b/src/mtx_eq.c
index 194540f..d3a0dcc 100644
--- a/src/mtx_eq.c
+++ b/src/mtx_eq.c
@@ -18,6 +18,6 @@
#define MTXBIN_GENERIC__OPERATOR ==
/* the operator operates on integers instead of floats */
-//#define MTXBIN_GENERIC__INTEGEROP
+/* #define MTXBIN_GENERIC__INTEGEROP */
#include "mtx_binop_generic.h"