Sign in
googlers
/
jrn
/
git
/
e929264e8d769cd3637279c0a2b6338f9ec1c4c3
/
.
/
trailer.h
blob: 8eb25d565e284f54d32b1840ceeb45872dc6efb9 [
file
] [
log
] [
blame
]
#ifndef
TRAILER_H
#define
TRAILER_H
void
process_trailers
(
const
char
*
file
,
int
trim_empty
,
struct
string_list
*
trailers
);
#endif
/* TRAILER_H */