t0006: skip "far in the future" test when unsigned long is not long enough
[git/git-svn.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 */