summaryrefslogtreecommitdiffstats
path: root/gcc/langhooks.h
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2003-08-22 06:25:09 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2003-08-22 06:25:09 +0000
commitca1fae792dfa1fe61280cf8d0ada10375a90fd70 (patch)
treee50a7ba11e4692298c71e9fbaa8414131cd2a534 /gcc/langhooks.h
parent821960c78df37188d9dc47e55e9d0d4d6eb3339b (diff)
downloadppe42-gcc-ca1fae792dfa1fe61280cf8d0ada10375a90fd70.tar.gz
ppe42-gcc-ca1fae792dfa1fe61280cf8d0ada10375a90fd70.zip
* builtin-attrs.def: Fix comment formatting.
* c-pretty-print.c: Likewise. * diagnostic.h: Likewise. * langhooks.h: Likewise. * recog.c: Likewise. * simplify-rtx.c: Likewise. * tree.def: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70676 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/langhooks.h')
-rw-r--r--gcc/langhooks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/langhooks.h b/gcc/langhooks.h
index e097ee224aa..7bcd4353734 100644
--- a/gcc/langhooks.h
+++ b/gcc/langhooks.h
@@ -362,7 +362,7 @@ struct lang_hooks
tree (*expr_size) (tree);
/* Called from uninitialized_vars_warning to find out if a variable is
- uninitialized based on DECL_INITIAL. */
+ uninitialized based on DECL_INITIAL. */
bool (*decl_uninit) (tree);
/* Pointers to machine-independent attribute tables, for front ends
OpenPOWER on IntegriCloud