aboutsummaryrefslogtreecommitdiff
path: root/ld/ldexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ldexp.c')
-rw-r--r--ld/ldexp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ld/ldexp.c b/ld/ldexp.c
index d5ff4e5..cc34274 100644
--- a/ld/ldexp.c
+++ b/ld/ldexp.c
@@ -66,8 +66,7 @@ static void
exp_print_token (code)
token_code_type code;
{
- static CONST struct
- {
+ static CONST struct {
token_code_type code;
char *name;
} table[] = {