aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_osplookup.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_osplookup.c')
-rw-r--r--apps/app_osplookup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_osplookup.c b/apps/app_osplookup.c
index d8f437bcb..4bdc55a92 100644
--- a/apps/app_osplookup.c
+++ b/apps/app_osplookup.c
@@ -2159,7 +2159,7 @@ static const char* descrip4 =
" OSPFINISHSTATUS The status of the OSP Finish attempt as a text string, one of\n"
" SUCCESS | FAILED | ERROR \n";
-static const char osp_usage[] =
+static char osp_usage[] =
"Usage: osp show\n"
" Displays information on Open Settlement Protocol support\n";