1
0
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:
Sadie Powell
2022-01-13 13:46:29 +00:00
parent 83bf5ba255
commit 15d51ff033
2 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -617,7 +617,7 @@ Anope::string Anope::VersionBuildString()
#endif
Anope::string flags;
#ifdef DEBUG_BUILD
#if DEBUG_BUILD
flags += "D";
#endif
#ifdef VERSION_GIT