]> jfr.im git - solanum.git/blobdiff - modules/m_info.c
Automated merge with ssh://hg.atheme.org//hg/charybdis
[solanum.git] / modules / m_info.c
index 62d75f759f37c0828446aa391c2bcc6cfd666e7e..50fbac81cb0638392d139fc115ed82d23e2d82fc 100644 (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"
        },
        {