I like it better when quakeforge compiles.

-Werror feels otherwise.
*grmbl*
This commit is contained in:
Ragnvald Maartmann-Moe IV 2001-08-26 13:24:38 +00:00
parent 36786400ad
commit 707c4aa44b

View file

@ -332,7 +332,7 @@ PF_Find (progs_t *pr)
ddef_t *field_def;
int type;
const char *s, *t; // ev_string
const char *s = NULL, *t; // ev_string
int i; // ev_vector
e = G_EDICTNUM (pr, OFS_PARM0);