diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-09-02 15:37:34 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-09-02 15:37:34 +0000 |
commit | 5f5c8f8b8966631ce8190844135eecd7c4f37909 (patch) | |
tree | 4a0694f0cd11edd7a1571fee8cbd291990b378a8 | |
parent | 91dcd2ad133867adc9f9949b78386d412dbb33d4 (diff) |
Fix missing >, thanks Kein
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10377 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r-- | conf/modules.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example index f1173decd..2aa027fd7 100644 --- a/conf/modules.conf.example +++ b/conf/modules.conf.example @@ -267,7 +267,7 @@ #<callerid maxaccepts="16" # operoverride="no" # tracknick="no" -# cooldown="60" +# cooldown="60"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # CAP module: Provides the CAP negotiation mechanism seen in |