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 */