[MN-dev] [mndiff]: r100 - trunk/noe/galois.h
michael
subversion at mplayerhq.hu
Wed Oct 22 00:57:40 CEST 2008
Author: michael
Date: Wed Oct 22 00:57:39 2008
New Revision: 100
Log:
Forgotten noe prefix.
Modified:
trunk/noe/galois.h
Modified: trunk/noe/galois.h
==============================================================================
--- trunk/noe/galois.h (original)
+++ trunk/noe/galois.h Wed Oct 22 00:57:39 2008
@@ -26,7 +26,7 @@
#define PRIMITIVE_ELEMENT 3
#define SHIFT 16
#define M 0
-#define EXT(name) name ## _10001
+#define EXT(name) noe_ ## name ## _10001
#define ADD_OP +=
#elif SIZE == 0x101
#define PRIMITIVE_ELEMENT 3
More information about the Mndiff-dev
mailing list