]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
cmdmon: move comment to make its scope clearer
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 22 Sep 2021 08:34:51 +0000 (10:34 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 23 Sep 2021 12:48:59 +0000 (14:48 +0200)
candm.h

diff --git a/candm.h b/candm.h
index fe4d5b4b0a6bf18d768dd924b7160187f9afa588..b560614ccbc06cecb3076993c0d0552fd6aff8b4 100644 (file)
--- a/candm.h
+++ b/candm.h
@@ -529,8 +529,7 @@ typedef struct {
 #define STT_BADSUBNET 7
 #define STT_ACCESSALLOWED 8
 #define STT_ACCESSDENIED 9
-/* Deprecated */
-#define STT_NOHOSTACCESS 10
+#define STT_NOHOSTACCESS 10 /* Deprecated */
 #define STT_SOURCEALREADYKNOWN 11
 #define STT_TOOMANYSOURCES 12
 #define STT_NORTC 13