Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jh/trace2-pretty-output'
[gitweb.git]
/
builtin
/
env--helper.c
diff --git
a/builtin/env--helper.c
b/builtin/env--helper.c
index 1083c0f7075275052cd034372d3878c91a40ba38..23c214fff6d69101c29d49bad033b602cd1b3173 100644
(file)
--- a/
builtin/env--helper.c
+++ b/
builtin/env--helper.c
@@
-7,7
+7,7
@@
static char const * const env__helper_usage[] = {
NULL
};
-enum {
+
static
enum {
ENV_HELPER_TYPE_BOOL = 1,
ENV_HELPER_TYPE_ULONG
} cmdmode = 0;