We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/* */
//
1 parent 29273e9 commit 5eb4609Copy full SHA for 5eb4609
printf_config.h.in
@@ -18,5 +18,5 @@
18
#define PRINTF_LOG10_TAYLOR_TERMS @LOG10_TAYLOR_TERMS@
19
#define PRINTF_CHECK_FOR_NUL_IN_FORMAT_SPECIFIER @PRINTF_CHECK_FOR_NUL_IN_FORMAT_SPECIFIER@
20
21
-#endif // PRINTF_CONFIG_H_
+#endif /* PRINTF_CONFIG_H_ */
22
0 commit comments