Add a HACK patch for building a patched kerberos library
[metze/wireshark/wip.git] / echld_test.c
index 5c5317f2b1abbb185b11d548cacfa5a9bf85e0d1..5aa5db376ded2d5d2e316944daaa71ab63c1e46e 100644 (file)
@@ -143,7 +143,7 @@ static char* new_child_cmd(char** params, char** err) {
                return NULL;
        }
 
-       return g_strdup_printf("New chld_id=%d\n",child);;
+       return g_strdup_printf("New chld_id=%d\n",child);
 }