diff: remove stalled entries in headers
This commit is contained in:
parent
15abb23286
commit
931ad51808
@ -102,9 +102,6 @@ extern regex_t ignore_re;
|
||||
|
||||
char *splice(char *, char *);
|
||||
int diffreg(char *, char *, int, int);
|
||||
int easprintf(char **, const char *, ...);
|
||||
void *emalloc(size_t);
|
||||
void *erealloc(void *, size_t);
|
||||
void diffdir(char *, char *, int);
|
||||
void print_only(const char *, size_t, const char *);
|
||||
void print_status(int, char *, char *, const char *);
|
||||
|
Loading…
Reference in New Issue
Block a user