aboutsummaryrefslogtreecommitdiff
path: root/src/mtx_neq.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mtx_neq.c')
-rw-r--r--src/mtx_neq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mtx_neq.c b/src/mtx_neq.c
index b439104..69a4c57 100644
--- a/src/mtx_neq.c
+++ b/src/mtx_neq.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"