[AD] fsel.c patch

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Mini-patch to fix a little stupid thing in fsel.c.
-- 
David A. Capello
dacap@xxxxxxxxxx
http://www.davidcapello.com.ar
--- fsel.c.old	Mon Dec 10 08:48:12 2001
+++ fsel.c	Mon Dec 10 08:50:36 2001
@@ -784,7 +784,7 @@
 
    if (!ugetc(path)) {
 
-   #if (DEVICE_SEPARATOR != 0) && (DEVICE_SEPARATOR != '\0')
+   #ifdef HAVE_DIR_LIST
 
       int drive = _al_getdrive();
 


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/