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:
aa1ac06
)
(Mcombining): Extern it.
author
handa
<handa>
Mon, 12 Nov 2007 12:28:31 +0000
(12:28 +0000)
committer
handa
<handa>
Mon, 12 Nov 2007 12:28:31 +0000
(12:28 +0000)
src/internal-flt.h
patch
|
blob
|
history
diff --git
a/src/internal-flt.h
b/src/internal-flt.h
index
b672b6f
..
e47dbb1
100644
(file)
--- a/
src/internal-flt.h
+++ b/
src/internal-flt.h
@@
-48,4
+48,6
@@
#define COMBINING_PRECOMPUTED_P(code) ((code) & 0x2000000)
+extern MSymbol Mcombining;
+
#endif /* _M_INTERNAL_FLT_H */