Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Minor timestamp related documentation corrections for fast-import.
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index 9486132ac53f7afd21ba73551d12270384a71ba6..9873ee97d93f7e4b6809262469f228c53339d080 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-319,7
+319,6
@@
int parse_date(const char *date, char *buf, int bufsize);
void datestamp(char *buf, int bufsize);
unsigned long approxidate(const char *);
-extern int setup_ident(void);
extern const char *git_author_info(int);
extern const char *git_committer_info(int);