fix warnings from gcc compilation with my mad CFLAGS

This commit is contained in:
Benjamin Otte
2009-06-29 18:24:08 +02:00
parent 4b8ad50fc4
commit afd63c3281
12 changed files with 119 additions and 106 deletions

View File

@@ -94,7 +94,8 @@ test_srv_target_ordering (void)
{
GList *targets, *sorted, *t;
char result[7], *p;
int i, o;
int i;
guint o;
targets = NULL;
/* name, port, priority, weight */