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:
26fcc80
)
(mconv__define_coding_from_charset): Don't extern it.
author
handa
<handa>
Thu, 3 Jun 2004 12:08:16 +0000
(12:08 +0000)
committer
handa
<handa>
Thu, 3 Jun 2004 12:08:16 +0000
(12:08 +0000)
src/coding.h
patch
|
blob
|
history
diff --git
a/src/coding.h
b/src/coding.h
index
cb256e6
..
2d698eb
100644
(file)
--- a/
src/coding.h
+++ b/
src/coding.h
@@
-23,7
+23,6
@@
#ifndef _M17N_CODING_H_
#define _M17N_CODING_H_
-extern void mconv__define_coding_from_charset (MSymbol sym);
extern void mconv__register_charset_coding (MSymbol name);
extern int mcoding__load_from_database ();