From d3985b00b5fb272f6d8bb8ba8ac50b493c40082d Mon Sep 17 00:00:00 2001 From: Dirk Engling Date: Tue, 16 Apr 2024 16:18:53 +0200 Subject: Remove CVS version tags, they did not work anymore after moving to git --- ot_http.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'ot_http.c') diff --git a/ot_http.c b/ot_http.c index d825426..46390fe 100644 --- a/ot_http.c +++ b/ot_http.c @@ -760,5 +760,3 @@ ssize_t http_handle_request(const int64 sock, struct ot_workstruct *ws) { http_senddata(sock, ws); return ws->reply_size; } - -const char *g_version_http_c = "$Source$: $Revision$\n"; -- cgit v1.2.3