Fri Jul 23 12:27:18 2004 Michael Jennings (mej)

Oops, missed one. :(
----------------------------------------------------------------------


SVN revision: 10984
This commit is contained in:
Michael Jennings 2004-07-23 16:28:25 +00:00
parent 8f9eba2e6d
commit bb5b400795
2 changed files with 4 additions and 1 deletions

View File

@ -5246,3 +5246,7 @@ Fri Jul 23 12:21:25 2004 Michael Jennings (mej)
Kirby Kuehl <vacuum@technotronic.com> pointed out some portability
issues. These should now be fixed.
----------------------------------------------------------------------
Fri Jul 23 12:27:18 2004 Michael Jennings (mej)
Oops, missed one. :(
----------------------------------------------------------------------

View File

@ -150,7 +150,6 @@ extern KeySym ks_smallfont;
/************ Function Prototypes ************/
_XFUNCPROTOBEGIN
unsigned long num_words(const char *str);
extern char *conf_parse_theme(char **theme, char *conf_name, unsigned char fallback);
extern void init_libast(void);
extern void init_defaults(void);