From ba70e85a7719a544573acff0de64730c1bf045f2 Mon Sep 17 00:00:00 2001 From: Joern Rennecke Date: Mon, 20 Apr 1998 15:43:51 +0100 Subject: [PATCH] Formatting fix. From-SVN: r19345 --- gcc/ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 693014dce7b..563928d4d5a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,10 +1,10 @@ Mon Apr 20 22:37:50 1998 J"orn Rennecke - * 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