aboutsummaryrefslogtreecommitdiff
path: root/src/mime.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/mime.lua')
-rw-r--r--src/mime.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mime.lua b/src/mime.lua
index eb75db2..169eda2 100644
--- a/src/mime.lua
+++ b/src/mime.lua
@@ -2,7 +2,7 @@
2-- MIME support for the Lua language. 2-- MIME support for the Lua language.
3-- Author: Diego Nehab 3-- Author: Diego Nehab
4-- Conforming to RFCs 2045-2049 4-- Conforming to RFCs 2045-2049
5-- RCS ID: $Id$ 5-- RCS ID: $Id: mime.lua,v 1.29 2007/06/11 23:44:54 diego Exp $
6----------------------------------------------------------------------------- 6-----------------------------------------------------------------------------
7 7
8----------------------------------------------------------------------------- 8-----------------------------------------------------------------------------