diff --git a/mono/utils/parse.h b/mono/utils/parse.h index 86b30261b861..e2b4a83f39ac 100644 --- a/mono/utils/parse.h +++ b/mono/utils/parse.h @@ -2,7 +2,7 @@ * parse.h: Parsing for GC options. * * Licensed under the MIT license. See LICENSE file in the project root for full license information. - / + */ #ifndef __MONO_UTILS_PARSE_H__ #define __MONO_UTILS_PARSE_H__