aboutsummaryrefslogtreecommitdiffstats
path: root/utils/astcanary.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/astcanary.c')
-rw-r--r--utils/astcanary.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/astcanary.c b/utils/astcanary.c
index a0a295ca3..d4a47c423 100644
--- a/utils/astcanary.c
+++ b/utils/astcanary.c
@@ -59,7 +59,7 @@
* Asterisk itself.
*/
-const char explanation[] =
+static const char explanation[] =
"This file is created when Asterisk is run with a realtime priority (-p). It\n"
"must continue to exist, and the astcanary process must be allowed to continue\n"
"running, or else the Asterisk process will, within a short period of time,\n"