We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0028d03 commit cc5fb46Copy full SHA for cc5fb46
tinyexpr.h
@@ -83,4 +83,4 @@ void te_free(te_expr *n);
83
}
84
#endif
85
86
-#endif /*__TINYEXPR_H__*/
+#endif /*TINYEXPR_H*/
0 commit comments