]> Kevux Git Server - fll/commit
Cleanup: replace variable name 'input' with 'location', add location parameter check
authorKevin Day <thekevinday@gmail.com>
Tue, 5 May 2020 03:25:47 +0000 (22:25 -0500)
committerKevin Day <thekevinday@gmail.com>
Tue, 5 May 2020 03:25:47 +0000 (22:25 -0500)
commitb4a63e9183d35d077fd7a67c7948c7768b211026
treefb010397d36b9574375444f340f9ad128e65a1db
parent4a2bd06c9aad4fdd7b1753b6ab16e2f8af89b952
Cleanup: replace variable name 'input' with 'location', add location parameter check

Using the word 'location' makes more semantic sense than 'input', especially given that the variable type is called a location.
level_2/fll_fss/c/fss_basic.c
level_2/fll_fss/c/fss_basic.h
level_2/fll_fss/c/fss_basic_list.c
level_2/fll_fss/c/fss_basic_list.h
level_2/fll_fss/c/fss_extended.c
level_2/fll_fss/c/fss_extended.h
level_2/fll_fss/c/fss_extended_list.c
level_2/fll_fss/c/fss_extended_list.h