summaryrefslogtreecommitdiff
path: root/lib/xmlrpc/marshal.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xmlrpc/marshal.rb')
-rw-r--r--lib/xmlrpc/marshal.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xmlrpc/marshal.rb b/lib/xmlrpc/marshal.rb
index 26510124c2..a4aa620da1 100644
--- a/lib/xmlrpc/marshal.rb
+++ b/lib/xmlrpc/marshal.rb
@@ -3,7 +3,7 @@
#
# Copyright (C) 2001, 2002, 2003 by Michael Neumann (mneumann@ntecs.de)
#
-# $Id$
+# $Id: marshal.rb,v 1.1 2003/07/19 10:05:54 matz Exp $
#
require "xmlrpc/parser"