slight cleanup

This commit is contained in:
AJ Kelly
2010-05-18 20:32:33 -05:00
parent 2b365bb3cf
commit 100798b535
2 changed files with 3 additions and 3 deletions
@@ -89,8 +89,8 @@ function SetUserPref(name,value)
end; end;
--[[ type specific, for when you want to be lazy ]] --[[ type specific, for when you want to be lazy ]]
-- XXX: make set funcs as well, since I hate dealing with colors and I know -- XXX: make set funcs, since I hate dealing with colors and I know
-- other themers would be too. -- other themers would too.
-- GetUserPrefB: boolean -- GetUserPrefB: boolean
function GetUserPrefB(name) function GetUserPrefB(name)