From: Tommi Rantala <[email protected]>

---
 tipc-pipe/tipc-pipe.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tipc-pipe/tipc-pipe.c b/tipc-pipe/tipc-pipe.c
index 1cb714b..6406d99 100644
--- a/tipc-pipe/tipc-pipe.c
+++ b/tipc-pipe/tipc-pipe.c
@@ -452,7 +452,7 @@ int expand_arg(char *arg)
        return atoi(arg);
 }
 
-char *usage = "Usage:\n\
+const char usage[] = "Usage:\n\
        tipc-pipe <options> [address 1] [address 2]\n\
 \n\
 default address 1 is 0\n\
-- 
2.9.3


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
tipc-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tipc-discussion

Reply via email to