]> andersk Git - moira.git/blobdiff - gen/setquota.c
Dump statistics in the BIND 9 way.
[moira.git] / gen / setquota.c
index eb045ca27cc5b8b98d193be3f38ff400f2e078c6..5bcf8100cb6c35deb73ee0533611165f4da17081 100644 (file)
@@ -153,7 +153,7 @@ int main(int argc, char **argv)
 
 get_device(char *device_or_dir)
 {
-  register struct mntent *mntp;
+  struct mntent *mntp;
   FILE *fstab;
 
   fstab = setmntent(MNTTAB, "r");
This page took 0.031222 seconds and 4 git commands to generate.