*** empty log message ***

This commit is contained in:
Jorrit Herder 2005-08-25 13:31:35 +00:00
parent f36fc17c6d
commit 067e2bb259

View file

@ -104,6 +104,7 @@ PUBLIC int main()
/* Set special disk parameters then call the generic main loop. */
driver_task(&w_dtab);
return(OK);
}
/*===========================================================================*