backout bug #391147 because the tree is closed.

This commit is contained in:
scott@scott-macgregor.org 2007-08-08 16:11:45 -07:00
parent 4733e7093a
commit c2a18e35ed

View File

@ -60,10 +60,11 @@
#ifndef HUNSPELL_WARNING
#ifdef HUNSPELL_WARNING_ON
#define HUNSPELL_WARNING fprintf
#else
static inline void HUNSPELL_WARNING(FILE *, const char *, ...) {}
#endif
#define WARNVAR warnvar
#else
#define HUNSPELL_WARNING(a,b,...) {}
#define WARNVAR
#endif
#endif
// HUNSTEM def.