Changed Header keyword to Id for SVN

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9604 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2006-12-05 21:57:44 +00:00
commit 7a826c8b6d
19 changed files with 19 additions and 19 deletions

View file

@ -10,7 +10,7 @@
* like typedef, namespaces, etc.
* ----------------------------------------------------------------------------- */
char cvsroot_typeobj_c[] = "$Header$";
char cvsroot_typeobj_c[] = "$Id$";
#include "swig.h"
#include "swigkeys.h"