*whimper* last portiong of the strict-aliasing fix.

This commit is contained in:
Steve Beattie 2010-03-12 15:20:22 -08:00
parent bccd45a22e
commit bd1b72ad42

View file

@ -124,7 +124,7 @@ void free_var_string(struct var_string *var)
static int expand_entry_variables(struct cod_entry *entry)
{
void *valuelist;
struct set_value *valuelist;
int ret = TRUE;
char *value;
struct var_string *split_var;