fix header guard comment

This commit is contained in:
Lewis Van Winkle
2020-10-02 17:19:55 -05:00
parent 0028d03082
commit cc5fb46b62

View File

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