]> Kevux Git Server - fll/commit
Bugfix: fix the argc argument for the *_read_main() functions
authorKevin Day <kevin@kevux.org>
Wed, 7 Mar 2012 04:46:54 +0000 (22:46 -0600)
committerKevin Day <kevin@kevux.org>
Wed, 7 Mar 2012 04:46:54 +0000 (22:46 -0600)
commitb78a722aaef2ced1a107a852d2adb197c222f2e6
treec3ef660fa6a234109e3c5e414bc7f16dd07832b9
parent22f549f082579ab81037f05581c4fc02e72fcc6d
Bugfix: fix the argc argument for the *_read_main() functions

The commit 8fef4128c71a3010d4facf05f0d801118add5f7a changed the argc argument from f_s_int to f_array_length.
The header files were not updated and thus making the header definitions inconsistent.
level_3/fss_basic_list_read/c/fss_basic_list_read.h
level_3/fss_basic_read/c/fss_basic_read.h
level_3/fss_extended_read/c/fss_extended_read.h