projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
949a878
)
(enum MErrorCode): New element MERROR_GD.
author
handa
<handa>
Thu, 27 May 2004 09:16:18 +0000
(09:16 +0000)
committer
handa
<handa>
Thu, 27 May 2004 09:16:18 +0000
(09:16 +0000)
src/m17n-misc.h
patch
|
blob
|
history
diff --git
a/src/m17n-misc.h
b/src/m17n-misc.h
index
54505eb
..
e848a23
100644
(file)
--- a/
src/m17n-misc.h
+++ b/
src/m17n-misc.h
@@
-87,6
+87,7
@@
enum MErrorCode
MERROR_IO,
MERROR_DEBUG,
MERROR_MEMORY,
+ MERROR_GD,
MERROR_MAX
};