Fixed drivers.h warning.
This commit is contained in:
+1
-1
@@ -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
|
// 2 ok, driver is an output driver that needs to run in the foreground
|
||||||
|
|
||||||
int
|
int
|
||||||
unload_all_drivers();
|
unload_all_drivers();
|
||||||
|
|||||||
Reference in New Issue
Block a user