]> git.ipfire.org Git - thirdparty/git.git/blobdiff - path.h
Fifth batch for 2.19 cycle
[thirdparty/git.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.
  */