Merge pull request #64 from codeplea/hcomment

fix header guard comment
This commit is contained in:
Lewis Van Winkle
2020-10-02 17:20:20 -05:00
committed by GitHub

View File

@@ -83,4 +83,4 @@ void te_free(te_expr *n);
}
#endif
#endif /*__TINYEXPR_H__*/
#endif /*TINYEXPR_H*/