mirror of
https://github.com/anope/anope.git
synced 2026-06-26 08:36:39 +02:00
Get around comment insanity
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1413 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
* The format of this file is fairly simple: three types of comments are supported:
|
||||
* - All text after a '#' on a line is ignored, as in shell scripting
|
||||
* - All text after '//' on a line is ignored, as in C++
|
||||
* - A block of text started with '/*' and ended with '*/' is ignored, as in C
|
||||
* (and this particular comment block).
|
||||
* - A block of text like this one is ignored, as in C
|
||||
*
|
||||
* Outside of comments, there are three structures: blocks, keys, and values.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user