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:
276bcd6
)
(m17n_init_win): Adjust the prototype.
author
handa
<handa>
Fri, 3 Dec 2004 00:19:28 +0000
(
00:19
+0000)
committer
handa
<handa>
Fri, 3 Dec 2004 00:19:28 +0000
(
00:19
+0000)
src/m17n-gui.h
patch
|
blob
|
history
diff --git
a/src/m17n-gui.h
b/src/m17n-gui.h
index
ebeb324
..
178e661
100644
(file)
--- a/
src/m17n-gui.h
+++ b/
src/m17n-gui.h
@@
-32,7
+32,7
@@
extern "C"
{
#endif
-extern int m17n_init_win (void);
+extern void m17n_init_win (void);
#undef M17N_INIT
#define M17N_INIT() m17n_init_win ()