X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/bd44fc7b09b4c7c50010e3e6e5de690e3b1f1920..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" }, {