Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
remote: add promisor and partial clone config to the doc
[gitweb.git]
/
blame.h
diff --git
a/blame.h
b/blame.h
index 2a285eb027bf1a82b3b1b53f2bc04caebef86924..d62f80fa74c44011f8cdaea7a4baec3d8cae03e6 100644
(file)
--- a/
blame.h
+++ b/
blame.h
@@
-177,6
+177,6
@@
struct blame_entry *blame_entry_prepend(struct blame_entry *head,
long start, long end,
struct blame_origin *o);
-
extern
struct blame_origin *get_blame_suspects(struct commit *commit);
+struct blame_origin *get_blame_suspects(struct commit *commit);
#endif /* BLAME_H */