- coding style harmonization

- check onsistency between Size & vSpan
This commit is contained in:
marschap
2007-04-04 13:52:38 +00:00
parent 3e616e4192
commit 0f0af0f381
19 changed files with 437 additions and 439 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ static int bwct_usb_i;
// initialize the driver
int
hd_init_bwct_usb (Driver *drvthis)
hd_init_bwct_usb(Driver *drvthis)
{
PrivateData *p = (PrivateData*) drvthis->private_data;