Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
builtin rebase: support `-C` and `--whitespace=<type>`
[gitweb.git]
/
path.h
diff --git
a/path.h
b/path.h
index 5263f40519a3d4093f196513b27b2f8dc19418a4..ed6732e5a22ca8fbceff68437c9df616bb819cc9 100644
(file)
--- a/
path.h
+++ b/
path.h
@@
-147,7
+147,7
@@
extern void report_linked_checkout_garbage(void);
/*
* You can define a static memoized git path like:
*
- * static GIT_PATH_FUNC(git_path_foo, "FOO")
;
+ * static GIT_PATH_FUNC(git_path_foo, "FOO")
*
* or use one of the global ones below.
*/