More static

There still are quite a few symbols that ought to be static.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano
2007-06-13 01:42:05 -07:00
parent b79d18c92d
commit 4175e9e3a8
8 changed files with 6 additions and 64 deletions

View File

@ -7,7 +7,7 @@ struct cmdname_help
char help[80];
};
struct cmdname_help common_cmds[] = {"
static struct cmdname_help common_cmds[] = {"
sort <<\EOF |
add