Changed Header keyword to Id

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9607 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2006-12-05 22:11:40 +00:00
commit fc10a97b23
10 changed files with 10 additions and 10 deletions

View file

@ -10,7 +10,7 @@
* See the file LICENSE for information on usage and redistribution.
* ----------------------------------------------------------------------------- */
char cvsroot_string_c[] = "$Header$";
char cvsroot_string_c[] = "$Id$";
#include "dohint.h"