mirror of
git://erdgeist.org/opentracker
synced 2025-03-28 13:36:20 +01:00
add newline to end of file
This commit is contained in:
parent
0fe76f811b
commit
dafe5c9f6c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue