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