Sign in
code
/
git
/
b0e098ce46ce7f8ecd975720ccec8d0eb7787e50
/
.
/
trailer.h
blob: 36b40b81761f95742c9c6fe7e94ba89f19aabfde [
file
]
#ifndef
TRAILER_H
#define
TRAILER_H
void
process_trailers
(
const
char
*
file
,
int
in_place
,
int
trim_empty
,
struct
string_list
*
trailers
);
#endif
/* TRAILER_H */