Fix compiler warning

This commit is contained in:
Stephen Bennett 2010-05-02 21:25:58 +01:00
parent 6b8db2daf2
commit ca656bf815

View file

@ -587,7 +587,7 @@ static struct InfoStruct info_table[] = {
{
"resv_forcepart",
OUTPUT_BOOLEAN_YN,
{ &ConfigChannel.resv_forcepart },
&ConfigChannel.resv_forcepart,
"Force-part local users on channel RESV"
},
{