[Spice-devel] [PATCH qxl-wddm-dod 17/26] Replacing tabs with spaces
Sameeh Jubran
sameeh at daynix.com
Tue Aug 9 15:31:05 UTC 2016
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 9bc0bdb..19d172f 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 d9946aa..9310c57 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, ...)
{
--
2.7.0.windows.1
More information about the Spice-devel
mailing list