]> git.sur5r.net Git - cc65/commitdiff
Minimal formatting adjustment.
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 16 Oct 2012 21:29:14 +0000 (21:29 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 16 Oct 2012 21:29:14 +0000 (21:29 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@5856 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/cbm/devicedir.s
libsrc/cbm/getdevice.s

index bb38345799d84ccee9b83b4ca87e9e12044befd3..b63a8ebe94b59f1885032df4a188520a9cf4c996 100644 (file)
@@ -5,7 +5,6 @@
 ;
 
         .export         _getdevicedir
-
         .import         opencmdchannel, closecmdchannel
         .import         writefndiskcmd, readdiskerror
         .import         isdisk, fnunit, fncmd, devicestr
index 233adaf023945f5e06bf029840bcce9448880077..08ba6d5f85e45240e377f49cdd959f6c92bbfa40 100644 (file)
@@ -7,7 +7,6 @@
 
         .export         _getfirstdevice
         .export         _getnextdevice
-
         .import         isdisk
         .import         opencmdchannel
         .import         closecmdchannel