]> andersk Git - moira.git/blobdiff - server/qfollow.dc
missing include of ctype.h
[moira.git] / server / qfollow.dc
index f541fc37133ac998a90f3388a25b09bd6e629eaf..a0d631b18d5d71e8d93663544c7aaf18c7c70557 100644 (file)
@@ -703,7 +703,7 @@ followup_gsnt(q, sq, v, action, actarg, cl)
     char **argv, *malloc(), *realloc(), *type;
     int id, i, idx, status;
 
-    idx = 7;
+    idx = 8;
 
     while (sq_get_data(sq, &argv)) {
        mr_trim_args(q->vcnt, argv);
This page took 0.031922 seconds and 4 git commands to generate.