touching up the header files

This commit is contained in:
2025-09-30 01:00:39 +09:00
parent 50c1d63ef4
commit 78f43c8b4f
5 changed files with 58 additions and 27 deletions

View File

@ -107,7 +107,7 @@ extern "C" {
* - \b ? indicates a bad option stored in the \a opt->opt field.
* - \b : indicates a bad parameter for an option stored in the \a opt->opt field.
*
* @return an option character on success, HAK_CHAR_EOF on no more options.
* \return an option character on success, HAK_CHAR_EOF on no more options.
*/
HAK_EXPORT hak_uci_t hak_getuopt (
int argc, /* argument count */