Formatting fix.
authorJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 20 Apr 1998 14:43:51 +0000 (15:43 +0100)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 20 Apr 1998 14:43:51 +0000 (15:43 +0100)
From-SVN: r19345

gcc/ChangeLog

index 693014dce7b3b29b49978cc157e53b08629e5057..563928d4d5a175ce0fc9aa1b00a7c4bfd6107147 100644 (file)
@@ -1,10 +1,10 @@
 Mon Apr 20 22:37:50 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
 
-        * final.c (shorten_branches, init_insn_lengths): Move code
-        to free label_align, uid_shuid, insn_lengths, insn_addresses
-        and uid_align from the former function into the latter one;
-        Add code to clear these variables.
-        * sh.h (label_align): Remove declaration.
+       * final.c (shorten_branches, init_insn_lengths): Move code
+       to free label_align, uid_shuid, insn_lengths, insn_addresses
+       and uid_align from the former function into the latter one;
+       Add code to clear these variables.
+       * sh.h (label_align): Remove declaration.
 
 Mon Apr 20 14:48:29 1998  Michael Meissner  <meissner@cygnus.com>