summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/include/bi-run.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cc/include/bi-run.h')
-rw-r--r--gnu/usr.bin/cc/include/bi-run.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/include/bi-run.h b/gnu/usr.bin/cc/include/bi-run.h
index 669f2ab..391ab8a 100644
--- a/gnu/usr.bin/cc/include/bi-run.h
+++ b/gnu/usr.bin/cc/include/bi-run.h
@@ -39,7 +39,7 @@ struct callinfo
struct argtype retvaltype; /* Type of return value */
struct argtype argtypes[1]; /* Argument types */
};
-
+
/* Structure describing a bytecode function. If this changes, we also
need to change expand_function_end () in bc-trans.c */
struct bytecode
OpenPOWER on IntegriCloud