summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerdgeist <>2007-12-03 01:12:25 +0000
committererdgeist <>2007-12-03 01:12:25 +0000
commitdafe5c9f6c21bf9a65908e8b74826f58b519d68a (patch)
tree8a051f736740dff9bbc4dd8492ace7803a3573db
parent0fe76f811b1393d899330c070e7d5bbe57658551 (diff)
add newline to end of file
-rw-r--r--ot_http.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ot_http.h b/ot_http.h
index 84b9028..134c309 100644
--- a/ot_http.h
+++ b/ot_http.h
@@ -25,4 +25,4 @@ ssize_t http_handle_request( const int64 s, char *data, size_t l );
25ssize_t http_sendiovecdata( const int64 s, int iovec_entries, struct iovec *iovector ); 25ssize_t http_sendiovecdata( const int64 s, int iovec_entries, struct iovec *iovector );
26ssize_t http_issue_error( const int64 s, const char *title, const char *message ); 26ssize_t http_issue_error( const int64 s, const char *title, const char *message );
27 27
28#endif \ No newline at end of file 28#endif