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:
4d2d40a
)
(mfont_check): Adjust prototype.
author
handa
<handa>
Fri, 2 Dec 2005 04:43:13 +0000
(
04:43
+0000)
committer
handa
<handa>
Fri, 2 Dec 2005 04:43:13 +0000
(
04:43
+0000)
src/m17n-gui.h
patch
|
blob
|
history
diff --git
a/src/m17n-gui.h
b/src/m17n-gui.h
index
e487239
..
8eb45af
100644
(file)
--- a/
src/m17n-gui.h
+++ b/
src/m17n-gui.h
@@
-223,8
+223,8
@@
extern MPlist *mfont_list (MFrame *frame, MFont *font, MSymbol language,
typedef struct MFontset MFontset;
-extern int mfont_check (MFrame *frame, MFontset *fontset, MFont *font,
- MSymbol script, MSymbol language);
+extern int mfont_check (MFrame *frame, MFontset *fontset,
+ MSymbol script, MSymbol language, MFont *font);
/* end of font module */
/*=*/