diff options
Diffstat (limited to 'src/xutf8/utf8Wrap.c')
| -rw-r--r-- | src/xutf8/utf8Wrap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xutf8/utf8Wrap.c b/src/xutf8/utf8Wrap.c index 5d498f449..8b0d61af5 100644 --- a/src/xutf8/utf8Wrap.c +++ b/src/xutf8/utf8Wrap.c @@ -203,7 +203,7 @@ get_encodings(char **font_name_list, /*********************************************************************/ /** find the first font which matches the name and load it. **/ /*********************************************************************/ -XFontStruct * +static XFontStruct * find_best_font(Display *dpy, char **name) { |
