summaryrefslogtreecommitdiffstats
path: root/nanohttp/nanohttp-mime.h
diff options
context:
space:
mode:
authorGravatar m0gg2006-12-09 09:27:11 +0000
committerGravatar m0gg2006-12-09 09:27:11 +0000
commitc6e5a6765f5377d22f87d224fc4cc957a20c2f6b (patch)
tree3af8e8cd63c68c5a13377a85a49140bdd666e704 /nanohttp/nanohttp-mime.h
parent4c24b62d85f7eeef94a7c854eabf11969de86ab7 (diff)
downloadcsoap-c6e5a6765f5377d22f87d224fc4cc957a20c2f6b.tar.gz
csoap-c6e5a6765f5377d22f87d224fc4cc957a20c2f6b.tar.bz2
Documentation enhancements
Diffstat (limited to 'nanohttp/nanohttp-mime.h')
-rwxr-xr-xnanohttp/nanohttp-mime.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/nanohttp/nanohttp-mime.h b/nanohttp/nanohttp-mime.h
index b20a59b..6ea0ef8 100755
--- a/nanohttp/nanohttp-mime.h
+++ b/nanohttp/nanohttp-mime.h
@@ -3,7 +3,7 @@
* | \/ | | | | \/ | | _/
* |_''_| |_| |_''_| |_'/ PARSER
*
-* $Id: nanohttp-mime.h,v 1.13 2006/12/03 17:30:57 m0gg Exp $
+* $Id: nanohttp-mime.h,v 1.14 2006/12/09 09:27:11 m0gg Exp $
*
* CSOAP Project: A http client/server library in C
* Copyright (C) 2003-2004 Ferhat Ayaz
@@ -31,12 +31,12 @@
/** @file
*
* @author Ferhat Ayaz
- * @version $Revision: 1.13 $
+ * @version $Revision: 1.14 $
*
* @see http://www.ietf.org/rfc/rfc2045.txt
* @see http://www.ietf.org/rfc/rfc2046.txt
* @see http://www.ietf.org/rfc/rfc4288.txt
- * @see http://www.ietf.org/rfc/rfc4289.txt,
+ * @see http://www.ietf.org/rfc/rfc4289.txt
*
*/