1
0
mirror of git://erdgeist.org/opentracker synced 2025-01-28 15:46:23 +00:00

add newline to end of file

This commit is contained in:
erdgeist 2007-12-03 01:12:25 +00:00
parent 0fe76f811b
commit dafe5c9f6c

View File

@ -25,4 +25,4 @@ ssize_t http_handle_request( const int64 s, char *data, size_t l );
ssize_t http_sendiovecdata( const int64 s, int iovec_entries, struct iovec *iovector );
ssize_t http_issue_error( const int64 s, const char *title, const char *message );
#endif
#endif