Commit Diff


commit - 4e3e8516c9205eb93e0203a60fd74e271f567adb
commit + 29efeeddc18828c36f1a6df50e05297a51a1a396
blob - 2138f9a997a085a64ab34d8990b79efae129766b
blob + 29ec61186a821e0c8822b71b3de449927f04af1c
--- gotwebd/got_operations.c
+++ gotwebd/got_operations.c
@@ -771,7 +771,7 @@ got_output_repo_tree(struct request *c,
 			break;
 		}
 	}
-done:
+ done:
 	free(escaped_name);
 	free(path);
 	got_ref_list_free(&refs);