diff options
| author | hpa <hpa> | 2004-12-16 06:23:08 +0000 |
|---|---|---|
| committer | hpa <hpa> | 2004-12-16 06:23:08 +0000 |
| commit | ba7a515657a4a877209d5f5d171b50a87c55e5eb (patch) | |
| tree | 637b5611971ab6dba2a2b2bc50316de304dceea0 /ldlinux.asm | |
| parent | 541652ee52a66c8600fb01bc283a2ca7bead2d9f (diff) | |
| download | syslinux-ba7a515657a4a877209d5f5d171b50a87c55e5eb.tar.gz | |
Remove unneccesary blank line
Diffstat (limited to 'ldlinux.asm')
| -rw-r--r-- | ldlinux.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ldlinux.asm b/ldlinux.asm index b9ef9bc5..c6dc65ac 100644 --- a/ldlinux.asm +++ b/ldlinux.asm @@ -1540,7 +1540,6 @@ getcachesector: pop cx ret - .hit: ; We have it; get the pointer sub si,CachePtrs shl si,SECTOR_SHIFT-2 |
