repo.or.cz
/
git
/
git-svn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Documentation: fix version numbering
[git/git-svn.git]
/
trailer.h
blob
8eb25d565e284f54d32b1840ceeb45872dc6efb9
1
#ifndef TRAILER_H
2
#define TRAILER_H
3
4
void
process_trailers
(
const char
*
file
,
int
trim_empty
,
struct
string_list
*
trailers
);
5
6
#endif
/* TRAILER_H */