]> andersk Git - moira.git/commitdiff
added prefix field to subnet table
authormar <mar>
Mon, 22 Nov 1993 14:55:01 +0000 (14:55 +0000)
committermar <mar>
Mon, 22 Nov 1993 14:55:01 +0000 (14:55 +0000)
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.183137 seconds and 5 git commands to generate.