Changeset 16308

Show
Ignore:
Timestamp:
05/05/08 19:10:44 (7 months ago)
Author:
piotras
Message:

Added missed GValue declaration

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/branch-1-9/midgard/core/midgard/src/types.c

    r16183 r16308  
    419419                        tmpsql = g_string_new(sqlsetf); 
    420420                        gchar *lstring; 
     421                        GValue fval = {0, }; 
    421422                         
    422423                        switch (props[i]->value_type) {