update for HEAD-2003050101
[reactos.git] / drivers / input / psaux / psaux.h
index 22eb2b2..590d6ba 100644 (file)
@@ -9,5 +9,6 @@ typedef struct _DEVICE_EXTENSION {
   CLASS_INFORMATION ClassInformation;
   
   PKINTERRUPT MouseInterrupt;
-   KDPC IsrDpc;
+  KDPC IsrDpc;
 } DEVICE_EXTENSION, *PDEVICE_EXTENSION;
+