mirror of
https://github.com/anope/anope.git
synced 2026-06-27 02:56:38 +02:00
Document the sysconf header file.
This commit is contained in:
+1
-1
@@ -617,7 +617,7 @@ Anope::string Anope::VersionBuildString()
|
||||
#endif
|
||||
Anope::string flags;
|
||||
|
||||
#ifdef DEBUG_BUILD
|
||||
#if DEBUG_BUILD
|
||||
flags += "D";
|
||||
#endif
|
||||
#ifdef VERSION_GIT
|
||||
|
||||
Reference in New Issue
Block a user