(process_arg): Fix printing of octal zero in alternate form with
commit7388b1a84a0dc8253dcebfded31071ebd84d86e2
authorUlrich Drepper <drepper@redhat.com>
Fri, 30 Jan 1998 17:21:34 +0000 (30 17:21 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 30 Jan 1998 17:21:34 +0000 (30 17:21 +0000)
tree8182fc111caffa0a95fbf06479061238d7e99384
parent69032e82e9c0c26b104ee4a03a83afb3380aace8
(process_arg): Fix printing of octal zero in alternate form with
precision of zero, which must produce "0".  Add braces to avoid
ambiguous `else'.
stdio-common/vfprintf.c