]> andersk Git - moira.git/blobdiff - dbck/phase3.dc
SQL port completed.
[moira.git] / dbck / phase3.dc
index 0a85f74666cf850229329c47acb1257fbadee90f..eb0923af2b5d0974ec2fb649d134f71a0052d524 100644 (file)
@@ -62,7 +62,7 @@ struct machine *m;
 
 
 phase3()
-##{
+{
     printf("Phase 3 - Finding unused objects\n");
 
     if (warn) {
@@ -76,5 +76,5 @@ phase3()
     dprintf("Checking strings...\n");
     hash_step(strings, unref_string_check, NULL);
 
-##}
+}
 
This page took 0.033439 seconds and 4 git commands to generate.