diff options
| author | H. Peter Anvin <hpa@zytor.com> | 2007-03-14 22:07:09 -0700 |
|---|---|---|
| committer | H. Peter Anvin <hpa@zytor.com> | 2007-03-14 22:07:09 -0700 |
| commit | 64d7ea7b604c2ca9ab8f7236374b3a1c05005e55 (patch) | |
| tree | aefb113b164ae28daefaf0405ca5e96fb421781f /comboot.inc | |
| parent | a80b07e7fb8feec668a435101659e3ed94015a23 (diff) | |
| download | syslinux-64d7ea7b604c2ca9ab8f7236374b3a1c05005e55.tar.gz | |
Stealth whitespace cleanup (automated)
Diffstat (limited to 'comboot.inc')
| -rw-r--r-- | comboot.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comboot.inc b/comboot.inc index 576e4d0f..dfb37414 100644 --- a/comboot.inc +++ b/comboot.inc @@ -896,7 +896,7 @@ comapi_shufflerm: section .data -%macro int21 2 +%macro int21 2 db %1 dw %2 %endmacro |
