summaryrefslogtreecommitdiff
path: root/src/XOR.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/XOR.c')
-rw-r--r--src/XOR.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/XOR.c b/src/XOR.c
index 2e8594f..985e94f 100644
--- a/src/XOR.c
+++ b/src/XOR.c
@@ -26,7 +26,7 @@
#include "Python.h"
-#define MODULE_NAME XOR
+#define MODULE_NAME _XOR
#define BLOCK_SIZE 1
#define KEY_SIZE 0