CtdlGetConfigInt() and CtdlGetConfigLong() converted from macros to functions because...
authorArt Cancro <ajc@uncensored.citadel.org>
Tue, 5 May 2015 17:34:00 +0000 (13:34 -0400)
committerArt Cancro <ajc@uncensored.citadel.org>
Tue, 5 May 2015 17:34:00 +0000 (13:34 -0400)
commit108088188d48751784f9142d51b50e91d8badeb6
tree88b68ac0610daf9212bbc1afd0fc3d2dacbfd7da
parentb8299baf01dd9c3a9708f13bee62bc8e9c8fde66
CtdlGetConfigInt() and CtdlGetConfigLong() converted from macros to functions because they need to be able to handle NULL return from CtdlGetConfigStr()
citadel/config.c
citadel/config.h