Skip to content

Commit c03e933

Browse files
committed
style: lint
1 parent c1308dc commit c03e933

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

ini/ini.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/**
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
2+
* Yet another .ini parser for modern c++ (made for cpp17), inspired and
3+
* extended from @benhoyt's inih. See project page:
4+
* https://github.com/SSARCandy/ini-cpp
45
*/
56

67
#ifndef __INI_H__

0 commit comments

Comments
 (0)