gds-parser.h: Fix typo

This commit is contained in:
Mario Hüttel 2019-08-20 18:12:09 +02:00
parent e0f2e7d605
commit 943e924337
1 changed files with 1 additions and 1 deletions

View File

@ -61,4 +61,4 @@ int clear_lib_list(GList **library_list);
/** @} */
#endif /* _GDSPARSE_H_ */
#endif /* _GDSPARSER_H_ */