Use tabs to indent comments, so they line up.

This commit is contained in:
John Gilmore 1992-06-27 05:01:14 +00:00
parent ce868e5c94
commit 5b88adf7a2
1 changed files with 1 additions and 1 deletions

View File

@ -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)