Convert bare enums into types, in C they don't do anything, but it does help make...
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 8 Nov 2011 14:40:24 +0000 (15:40 +0100)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 8 Nov 2011 14:40:24 +0000 (15:40 +0100)
commitf7bdeab0c5b1dcfebfd7d780b797a003c38c6caa
treea0dc899fe4739a4ec3791a589357df6478e115a8
parentae1e940487c845b7fff8bf0f0adfd930eb819551
Convert bare enums into types, in C they don't do anything, but it does help make the code self documenting
src/include/modules.h