From 931628f8b245ecbed4a3f020715bff123cacd1b1 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sun, 28 Feb 2010 00:09:20 +0000 Subject: Remove the svn/cvs Id string in the headers git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11877 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Source/Swig/swigparm.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'Source/Swig/swigparm.h') diff --git a/Source/Swig/swigparm.h b/Source/Swig/swigparm.h index 060225f6b..70a39390e 100644 --- a/Source/Swig/swigparm.h +++ b/Source/Swig/swigparm.h @@ -12,8 +12,6 @@ * parameter lists. * ----------------------------------------------------------------------------- */ -/* $Id: swig.h 9629 2006-12-30 18:27:47Z beazley $ */ - /* Individual parameters */ extern Parm *NewParm(SwigType *type, const_String_or_char_ptr name, Node *file_line_node); extern Parm *NewParmWithoutFileLineInfo(SwigType *type, const_String_or_char_ptr name); -- cgit v1.2.3