From 10d36d9f340dbc3756749c011ed26b1cf172c30b Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Thu, 30 Oct 2008 16:49:02 +0000 Subject: fix a few small things found by using sparse git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@152809 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- utils/astcanary.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils') 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" -- cgit v1.2.3