Sign in
code
/
git
/
6523728499e77afaed0008875b19b308682c3f88
/
.
/
trailer.h
blob: 36b40b81761f95742c9c6fe7e94ba89f19aabfde [
file
] [
log
] [
blame
]
#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 */