[PATCH] Unify usage strings declaration
authorPetr Baudis <pasky@suse.cz>
Fri, 29 Jul 2005 09:01:26 +0000 (11:01 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 30 Jul 2005 00:21:50 +0000 (17:21 -0700)
All usage strings are now declared as static const char [].

This is carried over from my old git-pb branch.

Signed-off-by: Petr Baudis <pasky@ucw.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found