aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-03-26 20:04:27 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-03-26 20:04:27 +0000
commit8ee649a02e97e9d4e770a8138ba94c0f3ddd8055 (patch)
treecf13ce448542a36595264ad53397a0633ffedcc8 /include/usage.h
parentce7eb4443cc90038aabc19a8b7b8f25e4b88892e (diff)
downloadbusybox-w32-8ee649a02e97e9d4e770a8138ba94c0f3ddd8055.tar.gz
busybox-w32-8ee649a02e97e9d4e770a8138ba94c0f3ddd8055.tar.bz2
busybox-w32-8ee649a02e97e9d4e770a8138ba94c0f3ddd8055.zip
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index f950a0a49..f830fb35c 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -133,6 +133,8 @@
133 "\n -f Control pipe (else exit after drawing image)" \ 133 "\n -f Control pipe (else exit after drawing image)" \
134 "\n commands: 'NN' (% for progress bar) or 'exit'" \ 134 "\n commands: 'NN' (% for progress bar) or 'exit'" \
135 135
136
137
136#define brctl_trivial_usage \ 138#define brctl_trivial_usage \
137 "COMMAND [BRIDGE [INTERFACE]]" 139 "COMMAND [BRIDGE [INTERFACE]]"
138#define brctl_full_usage \ 140#define brctl_full_usage \