Fixed drivers.h warning.

This commit is contained in:
robijn
2001-11-24 18:49:44 +00:00
parent 5943be86d7
commit 531beed1ec
+1 -1
View File
@@ -8,4 +8,4 @@ load_driver( char * name, char * filename, char * args );
// 2 ok, driver is an output driver that needs to run in the foreground
int
unload_all_drivers();
unload_all_drivers();