Even more tabs to spaces
This commit is contained in:
@@ -298,7 +298,7 @@ fdi_seek(int drive, int track)
|
||||
|
||||
#if 0
|
||||
if (track > dev->lasttrack)
|
||||
track = dev->lasttrack - 1;
|
||||
track = dev->lasttrack - 1;
|
||||
#endif
|
||||
|
||||
dev->track = track;
|
||||
|
||||
Reference in New Issue
Block a user