From: Sameeh Jubran <sam...@daynix.com>

Signed-off-by: Sameeh Jubran <sam...@daynix.com>
Signed-off-by: Dmitry Fleytman <dmi...@daynix.com>
---
 qxldod/QxlDod.h   | 2 +-
 qxldod/driver.cpp | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/qxldod/QxlDod.h b/qxldod/QxlDod.h
index d3249eb..c28f97f 100755
--- a/qxldod/QxlDod.h
+++ b/qxldod/QxlDod.h
@@ -107,7 +107,7 @@ typedef struct
 
 #pragma pack(pop)
 
-typedef struct _X86BIOS_REGISTERS      // invented names
+typedef struct _X86BIOS_REGISTERS    // invented names
 {
     ULONG Eax;
     ULONG Ecx;
diff --git a/qxldod/driver.cpp b/qxldod/driver.cpp
index 2098421..be8d2a2 100755
--- a/qxldod/driver.cpp
+++ b/qxldod/driver.cpp
@@ -634,7 +634,7 @@ DodSystemDisplayWrite(
 #if defined(DBG)
 
 #define RHEL_DEBUG_PORT     ((PUCHAR)0x3F8)
-#define TEMP_BUFFER_SIZE       256
+#define TEMP_BUFFER_SIZE    256
 
 void DebugPrintFuncSerial(const char *format, ...)
 {
-- 
1.8.3.1

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to