aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-aux-info.c
diff options
context:
space:
mode:
authorjsm28 <>2004-10-03 19:53:05 +0000
committerjsm28 <>2004-10-03 19:53:05 +0000
commit84c3b019f5318868a6e397e62e32a0c7f0b4bfee (patch)
tree9317be258ee227dd26354b571fba81483592c1ab /gcc/c-aux-info.c
parent7753360203d0b31ef089f9820038dcef16b332b0 (diff)
* c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c,
c-format.c, c-incpath.c, c-lex.c, c-objc-common.c, c-opts.c, c-parse.in, c-pch.c, c-ppoutput.c, c-pragma.c, c-typeck.c: Follow code formatting conventions.
Diffstat (limited to 'gcc/c-aux-info.c')
-rw-r--r--gcc/c-aux-info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-aux-info.c b/gcc/c-aux-info.c
index b42adce9a80..ddc3e376e92 100644
--- a/gcc/c-aux-info.c
+++ b/gcc/c-aux-info.c
@@ -559,7 +559,7 @@ gen_aux_info_record (tree fndecl, int is_definition, int is_implicit,
/* Each output .X file must have a header line. Write one now if we
have not yet done so. */
- if (! compiled_from_record++)
+ if (!compiled_from_record++)
{
/* The first line tells which directory file names are relative to.
Currently, -aux-info works only for files in the working