]> andersk Git - moira.git/commitdiff
Make gtlc version 7; it didn't change any interfaces so we don't need
authorzacheiss <zacheiss>
Sun, 19 Aug 2001 02:50:55 +0000 (02:50 +0000)
committerzacheiss <zacheiss>
Sun, 19 Aug 2001 02:50:55 +0000 (02:50 +0000)
to bump the version.

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.112128 seconds and 5 git commands to generate.