summaryrefslogtreecommitdiff
path: root/www/fhttpd/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'www/fhttpd/files/patch-ah')
-rw-r--r--www/fhttpd/files/patch-ah11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/fhttpd/files/patch-ah b/www/fhttpd/files/patch-ah
deleted file mode 100644
index b49f82d9568e..000000000000
--- a/www/fhttpd/files/patch-ah
+++ /dev/null
@@ -1,11 +0,0 @@
---- fhttpd-log.cc.orig Sun Aug 6 17:59:14 2000
-+++ fhttpd-log.cc Sun Aug 6 17:59:53 2000
-@@ -211,7 +211,7 @@
- int argc1;
- char **argv1;
- int i,human=1;
--long t_sec,t_usec;
-+time_t t_sec,t_usec;
- __s32 requestid,clientid,instid,
- nrequestid,nclientid,ninstid,n_t_sec,n_t_usec;
- char *configfile=FHTTPD_CONFIG_FILE;