We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1308dc commit c03e933Copy full SHA for c03e933
1 file changed
ini/ini.h
@@ -1,6 +1,7 @@
1
/**
2
- * Yet another .ini parser for modern c++ (made for cpp17), inspired and extended
3
- * from @benhoyt's inih. See project page: https://github.com/SSARCandy/ini-cpp
+ * Yet another .ini parser for modern c++ (made for cpp17), inspired and
+ * extended from @benhoyt's inih. See project page:
4
+ * https://github.com/SSARCandy/ini-cpp
5
*/
6
7
#ifndef __INI_H__
0 commit comments