Renamed some options.

This commit is contained in:
Håvard Pettersson 2014-10-11 10:28:59 +02:00
parent ab1cef34fc
commit 188f3452e1
3 changed files with 9 additions and 10 deletions

View file

@ -34,7 +34,7 @@ enum t_twc_profile_option
TWC_PROFILE_OPTION_PROXY_ADDRESS,
TWC_PROFILE_OPTION_PROXY_PORT,
TWC_PROFILE_OPTION_PROXY_ENABLED,
TWC_PROFILE_OPTION_UDP_DISABLED,
TWC_PROFILE_OPTION_UDP,
TWC_PROFILE_NUM_OPTIONS,
};