summaryrefslogtreecommitdiff
path: root/cgiconst.h
diff options
context:
space:
mode:
authorJohn van Groningen2008-12-18 14:53:40 +0000
committerJohn van Groningen2008-12-18 14:53:40 +0000
commit4757ecd891286aaaf4381e652a682b362453560e (patch)
treed7d1f086846107df983921469ef7c5f99e6f9919 /cgiconst.h
parentfix compare of constant of more than 32 bits (on 64 bit platforms) (diff)
rename IMOD to IREM
Diffstat (limited to 'cgiconst.h')
-rw-r--r--cgiconst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgiconst.h b/cgiconst.h
index 053ba95..dcd1af1 100644
--- a/cgiconst.h
+++ b/cgiconst.h
@@ -20,7 +20,7 @@ enum {
IFCMP, IFCOS, IFDIV, IFMUL, IFNEG, IFREM, IFSEQ,
IFSGE, IFSGT, IFSIN, IFSLE, IFSLT, IFSNE, IFSUB,
IFTAN, IFTST, IFMOVE, IFMOVEL, IJMP, IJSR, ILEA,
- ILSL, ILSR, IMOD, IMOVE, IMOVEB, IMOVEDB, IMUL,
+ ILSL, ILSR, IREM, IMOVE, IMOVEB, IMOVEDB, IMUL,
INEG, IOR, IRTS, ISCHEDULE, ISEQ, ISGE, ISGEU,
ISGT, ISGTU, ISLE, ISLEU, ISLT, ISLTU, ISNE,
ISNO, ISO, ISUB, ITST, IWORD