diff options
Diffstat (limited to 'ot_http.c')
-rw-r--r-- | ot_http.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -760,5 +760,3 @@ ssize_t http_handle_request(const int64 sock, struct ot_workstruct *ws) { | |||
760 | http_senddata(sock, ws); | 760 | http_senddata(sock, ws); |
761 | return ws->reply_size; | 761 | return ws->reply_size; |
762 | } | 762 | } |
763 | |||
764 | const char *g_version_http_c = "$Source$: $Revision$\n"; | ||