summaryrefslogtreecommitdiff
path: root/hw/xquartz/GL/visualConfigs.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xquartz/GL/visualConfigs.h')
-rw-r--r--hw/xquartz/GL/visualConfigs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/hw/xquartz/GL/visualConfigs.h b/hw/xquartz/GL/visualConfigs.h
index 2e1a1b3fd..889cdb904 100644
--- a/hw/xquartz/GL/visualConfigs.h
+++ b/hw/xquartz/GL/visualConfigs.h
@@ -23,6 +23,7 @@
#ifndef VISUAL_CONFIGS_H
#define VISUAL_CONFIGS_H
-__GLXconfig *__glXAquaCreateVisualConfigs(int *numConfigsPtr, int screenNumber);
+__GLXconfig *
+__glXAquaCreateVisualConfigs(int *numConfigsPtr, int screenNumber);
#endif