]> xenbits.xensource.com Git - people/pauldu/xeniface.git/commitdiff
Small whitespace fix
authorPaul Durrant <paul.durrant@citrix.com>
Wed, 25 Nov 2015 10:34:14 +0000 (10:34 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Wed, 25 Nov 2015 10:34:14 +0000 (10:34 +0000)
There was a residual hard tab in driver.c

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
src/xeniface/driver.c

index a843d00e19f13cbf29ca123b69cc618c44c5ca74..e620598b5d6824744e3e9d1ffc582bca3cd2db5a 100644 (file)
@@ -44,7 +44,7 @@ PDRIVER_OBJECT      DriverObject;
 
 DRIVER_UNLOAD       DriverUnload;
 
-XENIFACE_PARAMETERS    DriverParameters;
+XENIFACE_PARAMETERS DriverParameters;
 
 VOID
 DriverUnload(