summaryrefslogtreecommitdiff
path: root/hw/xquartz/GL/capabilities.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xquartz/GL/capabilities.h')
-rw-r--r--hw/xquartz/GL/capabilities.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xquartz/GL/capabilities.h b/hw/xquartz/GL/capabilities.h
index 361856b07..634c8e846 100644
--- a/hw/xquartz/GL/capabilities.h
+++ b/hw/xquartz/GL/capabilities.h
@@ -55,7 +55,7 @@ struct glCapabilitiesConfig {
struct glCapabilitiesConfig *next;
};
-struct glCapabilities {
+struct glCapabilities {
struct glCapabilitiesConfig *configurations;
int total_configurations;
};