]> andersk Git - moira.git/blobdiff - server/queries2.c
Non void function should actually return something. Thank you, Irix cc.
[moira.git] / server / queries2.c
index 8f5a801a68bdb17c46d6755c368e41797980115b..31644d218f3d4ed9d978c3908a8eb36db5e5dd56 100644 (file)
@@ -6763,10 +6763,10 @@ struct query Queries[] = {
   },
 
   {
-    /* Q_GTLC - GET_TOPLEVEL_CONTAINERS, v8 */
+    /* Q_GTLC - GET_TOPLEVEL_CONTAINERS, v7 */
     "get_toplevel_containers",
     "gtlc",
-    8,
+    7,
     RETRIEVE,
     "c",
     CONTAINERS_TABLE,
This page took 0.20481 seconds and 4 git commands to generate.