From 160c3de2af1bcf3a0d81194223f841016e5aa25f Mon Sep 17 00:00:00 2001 From: goodale Date: Tue, 21 May 2002 17:24:34 +0000 Subject: Added semicolon after the FILEVERSION macro now that we strip this in the file processor. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2841 17b73243-c579-4c4c-a9d2-2d5706c11dac --- doc/MaintGuide/Template.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/MaintGuide') diff --git a/doc/MaintGuide/Template.c b/doc/MaintGuide/Template.c index 41a4013a..c8f33a1b 100644 --- a/doc/MaintGuide/Template.c +++ b/doc/MaintGuide/Template.c @@ -39,7 +39,7 @@ static const char *rcsid = "$Header$"; -CCTK_FILEVERSION(MaintGuide_Template_c) +CCTK_FILEVERSION(MaintGuide_Template_c); /******************************************************************** ********************* Local Data Types *********************** -- cgit v1.2.3