summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/msgattrib.c
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-09-22 09:57:54 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:11:01 +0200
commitb002633add2677beb86292bd0a6d02bf16c591c3 (patch)
tree6c7b6036f9c701a5009783f60ff1c018f601f061 /gettext-tools/src/msgattrib.c
parent50f62cf8292bf0e349c4ca4114ba704da22d8730 (diff)
downloadexternal_gettext-b002633add2677beb86292bd0a6d02bf16c591c3.zip
external_gettext-b002633add2677beb86292bd0a6d02bf16c591c3.tar.gz
external_gettext-b002633add2677beb86292bd0a6d02bf16c591c3.tar.bz2
Whitespace changes.
Diffstat (limited to 'gettext-tools/src/msgattrib.c')
-rw-r--r--gettext-tools/src/msgattrib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/src/msgattrib.c b/gettext-tools/src/msgattrib.c
index 7e33689..0e78d9f 100644
--- a/gettext-tools/src/msgattrib.c
+++ b/gettext-tools/src/msgattrib.c
@@ -178,7 +178,7 @@ main (int argc, char **argv)
case 'F':
sort_by_filepos = true;
- break;
+ break;
case 'h':
do_help = true;