X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/944b0584ea02fd67ae77a36aef4f8600ba58d73d..3c30c7a2dedd7088544d8a90c7aa676fc604f690:/modules/m_info.c diff --git a/modules/m_info.c b/modules/m_info.c index 62d75f75..50fbac81 100644 --- a/modules/m_info.c +++ b/modules/m_info.c @@ -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" }, {