Merge branch 'master' of git://github.com/git-l10n/git-po
[alt-git.git] / trailer.h
blob8eb25d565e284f54d32b1840ceeb45872dc6efb9
1 #ifndef TRAILER_H
2 #define TRAILER_H
4 void process_trailers(const char *file, int trim_empty, struct string_list *trailers);
6 #endif /* TRAILER_H */