diff options
Diffstat (limited to 'pathspec.h')
-rw-r--r-- | pathspec.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -53,7 +53,6 @@ struct pathspec { #define PATHSPEC_PREFIX_ORIGIN (1<<6) #define PATHSPEC_KEEP_ORDER (1<<7) -extern int init_pathspec(struct pathspec *, const char **); extern void parse_pathspec(struct pathspec *pathspec, unsigned magic_mask, unsigned flags, |