diff options
-rw-r--r-- | src/modules/m_topiclock.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_topiclock.cpp b/src/modules/m_topiclock.cpp index e17fac1a2..3e8a846e7 100644 --- a/src/modules/m_topiclock.cpp +++ b/src/modules/m_topiclock.cpp @@ -16,7 +16,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/* ModDesc: Implements server-side topic locks and the server-to-server command SVSTOPIC */ +/* $ModDesc: Implements server-side topic locks and the server-to-server command SVSTOPIC */ #include "inspircd.h" |