drivers/unix/unix.c
changeset 197 182008694a32
parent 162 8331c670a3de
child 267 96c688ebcde7
--- a/drivers/unix/unix.c	Sun May 13 10:29:50 2007 +0200
+++ b/drivers/unix/unix.c	Sun May 13 20:16:09 2007 +0200
@@ -103,7 +103,7 @@
 	DLSYM(canOpen)
 	DLSYM(canClose)
 
-	return 0;
+	return handle;
 }
 
 #endif