]> Kevux Git Server - fll/commit
Bugfix: fix definition of array_length_printf macros
authorKevin Day <kevin@kevux.org>
Thu, 8 Mar 2012 03:37:38 +0000 (21:37 -0600)
committerKevin Day <kevin@kevux.org>
Thu, 8 Mar 2012 03:39:52 +0000 (21:39 -0600)
commita44a6ee3459bc5a1c95484a93267591cfd544c48
tree0a0aef3d600efb1936499518f45442afe4eae6bd
parent910ac44c8ee633b345297e658687ee25ff9502b0
Bugfix: fix definition of array_length_printf macros

Use ifndef and not ifdef for _di_f_array_length_printf_ because using #ifdef _di_f_array_length_printf_ is completely wrong.
Use #define and not typedef as these are not data types, but instead are strings.
level_0/f_strings/c/strings.h