]> andersk Git - moira.git/commitdiff
fix lint complaint
authormar <mar>
Wed, 19 Jul 1989 14:13:45 +0000 (14:13 +0000)
committermar <mar>
Wed, 19 Jul 1989 14:13:45 +0000 (14:13 +0000)
dbck/dbck.qc

index 3bcc7d4de96c4d68640ece205be94968f01e4c0e..13f04607071e71513c534c47fa0844dee208d153 100644 (file)
@@ -24,7 +24,7 @@ int warn = 1;
 int abort = 0;
 struct hash *users, *machines, *clusters, *lists, *filesys, *nfsphys, *strings;
 ##int dcmenable;
-struct save_queue *modtables;
+struct save_queue *modtables, *sq_create();
 int interrupt();
 
 
This page took 0.439708 seconds and 5 git commands to generate.