]> andersk Git - moira.git/blobdiff - dbck/dbck.qc
fix lint complaint
[moira.git] / 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.05606 seconds and 4 git commands to generate.