diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-08 16:15:40 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-08 16:15:40 +0000 |
commit | b68900d3dcb026495e6bc205991815e5b0a1e471 (patch) | |
tree | 4978c08cd49aa436d7b9b43d178f38f1946b806c /www/pserv/files/patch-mime.c | |
parent | - Update to version 8.13 (diff) |
- Update to version 3.0.b3
PR: 61065
Submitted by: ale (maintainer)
Notes
Notes:
svn path=/head/; revision=97694
Diffstat (limited to 'www/pserv/files/patch-mime.c')
-rw-r--r-- | www/pserv/files/patch-mime.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/pserv/files/patch-mime.c b/www/pserv/files/patch-mime.c index 8d4c7252c024..0448ed4d911e 100644 --- a/www/pserv/files/patch-mime.c +++ b/www/pserv/files/patch-mime.c @@ -1,5 +1,5 @@ ---- mime.c.orig Thu Sep 18 15:26:55 2003 -+++ mime.c Wed Oct 15 18:38:42 2003 +--- sources/mime.c.orig Thu Sep 18 15:26:55 2003 ++++ sources/mime.c Wed Oct 15 18:38:42 2003 @@ -43,8 +43,8 @@ f = fopen(mimeTypesFileName, "r"); if (f == NULL) |