aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xquartz/GL/visualConfigs.h
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/hw/xquartz/GL/visualConfigs.h')
-rw-r--r--xorg-server/hw/xquartz/GL/visualConfigs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg-server/hw/xquartz/GL/visualConfigs.h b/xorg-server/hw/xquartz/GL/visualConfigs.h
index 2e1a1b3fd..889cdb904 100644
--- a/xorg-server/hw/xquartz/GL/visualConfigs.h
+++ b/xorg-server/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