Make the "!="/"ne" change compile under Windows.

svn path=/trunk/; revision=24234
This commit is contained in:
Gerald Combs 2008-01-31 20:18:07 +00:00
parent 18fd58de40
commit a4a1f2a69e
2 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,7 @@ typedef struct {
* set aside to time to do so. */
gpointer data;
gint32 value;
char *deprecated_token;
const char *deprecated_token;
} stnode_t;
/* These are the sttype_t registration function prototypes. */

View File

@ -122,6 +122,7 @@ delete_persconffile_profile
deletefile
dfilter_apply_edt
dfilter_compile
dfilter_deprecated_tokens
dfilter_dump
dfilter_error_msg DATA
dfilter_free