This commit is contained in:
Connor 2016-08-18 19:56:33 -07:00 committed by GitHub
parent 121dd44429
commit 7f5dd0453e
1 changed files with 1 additions and 1 deletions

View File

@ -115,4 +115,4 @@ kyaa prints error messages to `stderr`, and help text to `stdout`.
* support `--var=42` argument style
* rename overlapping things, e.g. `KYAA_FLAG` vs `kyaa_flag`, `KYAA_FLAG_ARG` vs `kyaa_flag_arg`, etc.
* move `KYAA_FLAG_ARG` to `kyaa_extend.h` or something; write similar macros.
* move `KYAA_FLAG_LONG` to `kyaa_extend.h` or something; write similar macros.