aboutsummaryrefslogtreecommitdiff
path: root/Source/Swig/swigopt.h
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2010-02-28 00:09:20 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2010-02-28 00:09:20 +0000
commit931628f8b245ecbed4a3f020715bff123cacd1b1 (patch)
treee38fd38e32ed875225a2aa747e74c8d8eaee90cf /Source/Swig/swigopt.h
parentcb64f65bae17ed4eeaa257556f15e18f4742a993 (diff)
downloadswig-931628f8b245ecbed4a3f020715bff123cacd1b1.tar.gz
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
Diffstat (limited to 'Source/Swig/swigopt.h')
-rw-r--r--Source/Swig/swigopt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Swig/swigopt.h b/Source/Swig/swigopt.h
index 586f8bbc4..543bfb819 100644
--- a/Source/Swig/swigopt.h
+++ b/Source/Swig/swigopt.h
@@ -11,8 +11,6 @@
* Header file for the SWIG command line processing functions
* ----------------------------------------------------------------------------- */
-/* $Id: swig.h 9622 2006-12-19 03:49:17Z beazley $ */
-
extern void Swig_init_args(int argc, char **argv);
extern void Swig_mark_arg(int n);
extern int Swig_check_marked(int n);