mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
fixed nested comment
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user