]> git.seodisparate.com - c_simple_http/commit
config parsing: Handle when config has no endline
authorStephen Seo <seo.disparate@gmail.com>
Wed, 4 Sep 2024 08:32:09 +0000 (17:32 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 4 Sep 2024 08:37:16 +0000 (17:37 +0900)
commite458c6e87bb84d39d923def4ea4a47e7f88d9ce8
treefc973ecf0023218c8dcffe7cd91068514569d3a0
parent2d9629555514de1035412f6003351f9b9c6b4191
config parsing: Handle when config has no endline

Put duplicate code into a macro/defines function.
src/config.c
src/test.c