Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
remove_leading_path: use a strbuf for internal storage
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index 348b9dcc1ccd81d5cdaebeca6f801b4aa9701f25..9a3e5591cb4fd032ed9447ef09873b5da2f32266 100644
(file)
--- a/
git-compat-util.h
+++ b/
git-compat-util.h
@@
-229,7
+229,7
@@
typedef unsigned long uintptr_t;
#else
#define precompose_str(in,i_nfd2nfc)
#define precompose_argv(c,v)
-#define probe_utf8_pathname_composition(
a,b
)
+#define probe_utf8_pathname_composition()
#endif
#ifdef MKDIR_WO_TRAILING_SLASH