summaryrefslogtreecommitdiffstats
path: root/spice/qxl_dev.h
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-01-29 16:00:10 +0100
committerAlexander Larsson <alexl@redhat.com>2010-02-04 16:47:14 +0100
commit49fccfefc8f2cbf3444d71b77c0e3fcc935c020e (patch)
tree93f0ac51514a2cf63599323a1642c1b82ad36714 /spice/qxl_dev.h
parent430b3b036d2f943d130cae6ebeceb844d1795820 (diff)
downloadspice-protocol-49fccfefc8f2cbf3444d71b77c0e3fcc935c020e.tar.gz
spice-protocol-49fccfefc8f2cbf3444d71b77c0e3fcc935c020e.tar.xz
spice-protocol-49fccfefc8f2cbf3444d71b77c0e3fcc935c020e.zip
Clean up and standardize header guards
Diffstat (limited to 'spice/qxl_dev.h')
-rw-r--r--spice/qxl_dev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/spice/qxl_dev.h b/spice/qxl_dev.h
index 6b4fc11..8c541fd 100644
--- a/spice/qxl_dev.h
+++ b/spice/qxl_dev.h
@@ -355,4 +355,4 @@ typedef struct SPICE_ATTR_PACKED QXLImage {
#include <spice/end-packed.h>
-#endif
+#endif /* _H_QXL_DEV */