Use the proper private triglyph

It's `/*< ... >*/`, not `/* <...> */`.
This commit is contained in:
Emmanuele Bassi 2022-02-13 14:20:03 +00:00
parent b68a03b9b6
commit edbd878523
4 changed files with 4 additions and 5 deletions

View File

@ -100,4 +100,3 @@ GIBaseInfo * g_info_new (GIInfoType type,
G_END_DECLS
#endif /* __GIBASEINFO_H__ */