Sign in
code
/
git
/
78f23bdf68dae56d644892990484951583a64014
/
.
/
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 */