summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/include/output.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cc/include/output.h')
-rw-r--r--gnu/usr.bin/cc/include/output.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/include/output.h b/gnu/usr.bin/cc/include/output.h
index ebd0a2f..fc15463 100644
--- a/gnu/usr.bin/cc/include/output.h
+++ b/gnu/usr.bin/cc/include/output.h
@@ -33,7 +33,7 @@ extern void app_enable PROTO((void));
Called from varasm.c before most kinds of output. */
extern void app_disable PROTO((void));
-/* Return the number of slots filled in the current
+/* Return the number of slots filled in the current
delayed branch sequence (we don't count the insn needing the
delay slot). Zero if not in a delayed branch sequence. */
extern int dbr_sequence_length PROTO((void));
OpenPOWER on IntegriCloud