From 1fcb71cf029ce76ddb1fa8f651501f54f7ded405 Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Sat, 14 Oct 2006 16:43:31 +0100 Subject: [PATCH] Add a couple of minor fixes to comment headers in C library module --- scripts/build.c.lib/BottomHeader.h | 2 +- scripts/build.c.lib/TopSource.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/build.c.lib/BottomHeader.h b/scripts/build.c.lib/BottomHeader.h index 5295601..2ac14cb 100644 --- a/scripts/build.c.lib/BottomHeader.h +++ b/scripts/build.c.lib/BottomHeader.h @@ -1,4 +1,4 @@ -/* @P@/src/clib/BottomHeader.h +/* @P@/src/@NAME@/BottomHeader.h * * (c)2006, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv2. See file COPYING or diff --git a/scripts/build.c.lib/TopSource.c b/scripts/build.c.lib/TopSource.c index 6f3f04b..805648b 100644 --- a/scripts/build.c.lib/TopSource.c +++ b/scripts/build.c.lib/TopSource.c @@ -1,4 +1,4 @@ -/* @P@/src/@NAME@@NAME@/TopSource.c +/* @P@/src/@NAME@/TopSource.c * * (c)2006, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv2. See file COPYING or