fixed nested comment

This commit is contained in:
Ken Martin 2002-08-22 09:10:24 -04:00
parent 184e7053d3
commit 4a398a9ca6
1 changed files with 1 additions and 1 deletions

View File

@ -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();