]> andersk Git - moira.git/blobdiff - server/qsupport.pc
Initialize a few more things to NULL.
[moira.git] / server / qsupport.pc
index 98988a5db5e163707868fd3e44d9eec087f100cf..c18d94d40a092525b9e750e2c586720ae247611b 100644 (file)
@@ -1899,7 +1899,7 @@ int update_container(struct query *q, char *argv[], client *cl)
   int cnt, childid;
   char childname[CONTAINERS_NAME_SIZE];
   char *qual;
-   int index = 0;
+  int index = 0;
 
   cnt_id = *(int *)argv[index++];
   newname = argv[index++];
This page took 0.031079 seconds and 4 git commands to generate.