]> Kevux Git Server - fll/commit
Bugfix: iki_write needs to handle the error cases where -o/--object and -c/--content...
authorKevin Day <thekevinday@gmail.com>
Sat, 19 Sep 2020 04:24:27 +0000 (23:24 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 19 Sep 2020 04:24:27 +0000 (23:24 -0500)
commit472214316abd997589249df604503270b6174f58
tree3af3dac9b03af09660657430e55ec611e214596f
parentdc495c099ae2ead3d622a345d320e0b7e5eada1e
Bugfix: iki_write needs to handle the error cases where -o/--object and -c/--content do not have parameters.

The -o/--object and -c/--content parameters both require an additional parameter.
If that additional parameter is missing, then error out.
level_3/iki_write/c/iki_write.c