2000-10-09 Kazu Hirata <kazu@hxi.com>
[deliverable/binutils-gdb.git] / ld / ldexp.c
index d5ff4e5d9bb7a22b43454be7830271fda6de0267..cc3427434ce1fe4aa770b424f04e4a3c052fc4b9 100644 (file)
@@ -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[] = {
This page took 0.023198 seconds and 4 git commands to generate.