projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
3f60a3f
)
Silence warning due to missing prototype
author
H.G.Muller
<hgm@hgm-xboard.(none)>
Fri, 1 Apr 2016 08:30:51 +0000 (10:30 +0200)
committer
H.G.Muller
<hgm@hgm-xboard.(none)>
Fri, 1 Apr 2016 08:30:51 +0000 (10:30 +0200)
dialogs.h
patch
|
blob
|
history
diff --git
a/dialogs.h
b/dialogs.h
index
4954423
..
28f7abb
100644
(file)
--- a/
dialogs.h
+++ b/
dialogs.h
@@
-204,6
+204,7
@@
void SendString P((char *p));
void DisplayHelp P((char *name));
void WidgetEcho P((Option *opt, int n));
int ErrorOK P((int n));
+void ApplyFont P((Option *opt, char *font));
// in ngamelist.c