mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
COMP: Remove warning
This commit is contained in:
@@ -414,6 +414,7 @@ int
|
||||
/*
|
||||
** @LISTHASH_PREFIX@_list_dup() - copy an existing list
|
||||
*/
|
||||
/*
|
||||
static @LISTHASH_PREFIX@_list_t *
|
||||
@LISTHASH_PREFIX@_list_dup(@LISTHASH_PREFIX@_list_t *l)
|
||||
{
|
||||
@@ -429,6 +430,7 @@ static @LISTHASH_PREFIX@_list_t *
|
||||
#endif
|
||||
return newlist;
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user