[Spice-devel] [RFC PATCH qxl-wddm-dod 22/28] Replacing tabs with spaces
Dmitry Fleytman
dmitry at daynix.com
Mon Jul 18 06:34:03 UTC 2016
From: Sameeh Jubran <sameeh at daynix.com>
Signed-off-by: Sameeh Jubran <sameeh at daynix.com>
Signed-off-by: Dmitry Fleytman <dmitry at 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
More information about the Spice-devel
mailing list