From d0ecd9cb517279d46f66d52aa81b01f196ba6c9d Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sun, 28 Feb 2010 00:26:20 +0000 Subject: [PATCH] Correct svn Id git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11879 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Doc/Devel/engineering.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Devel/engineering.html b/Doc/Devel/engineering.html index 7dfef2ad3..2e78fbe35 100644 --- a/Doc/Devel/engineering.html +++ b/Doc/Devel/engineering.html @@ -137,7 +137,7 @@ a SVN revision tag like this: * This file defines ... * ----------------------------------------------------------------------------- */ -static char cvs[] = "$Id$ xxx.c"; +static char cvs[] = "$Id$"; #include "swig.h"