From: John Gilmore Date: Sat, 27 Jun 1992 05:01:14 +0000 (+0000) Subject: Use tabs to indent comments, so they line up. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5b88adf7a241897a0752ed4c44686d6ba95796bc;p=binutils-gdb.git Use tabs to indent comments, so they line up. --- diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index dc82360c354..3c89bb64b86 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -3,7 +3,7 @@ Fri Jun 26 21:27:17 1992 John Gilmore (gnu at cygnus.com) * i386.h: Add setc, setnc, addr16, data16, repz, repnz aliases. Fix opcodes on various sizes of fild/fist instructions (16bit=no suffix, 32bit="l" suffix, 64bit="ll" suffix). - Fixes suggested by Minh Tran-Le. + Use tabs to indent for comments. Fixes suggested by Minh Tran-Le. Thu Jun 25 16:13:26 1992 Stu Grossman (grossman at cygnus.com)