From 4a398a9ca6bb469e0668901dcef1aacf0fa6f656 Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Thu, 22 Aug 2002 09:10:24 -0400 Subject: fixed nested comment --- Source/cmCPluginAPI.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/cmCPluginAPI.h b/Source/cmCPluginAPI.h index 367535d..fd75509 100644 --- a/Source/cmCPluginAPI.h +++ b/Source/cmCPluginAPI.h @@ -180,7 +180,7 @@ extern "C" { /*=========================================================================*/ /* The following functions are designed to operate or manipulate cmSourceFiles. Please see cmSourceFile.h for additional information on many - of these methods. Some of these methods are in cmMakefile.h. + of these methods. Some of these methods are in cmMakefile.h. */ /*=========================================================================*/ extern CM_EXPORT void *cmAddSource(void *mf, void *sf); extern CM_EXPORT void *cmCreateSourceFile(); -- cgit v0.12