summaryrefslogtreecommitdiff
path: root/hw/dmx/glxProxy/glxutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dmx/glxProxy/glxutil.c')
-rw-r--r--hw/dmx/glxProxy/glxutil.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/hw/dmx/glxProxy/glxutil.c b/hw/dmx/glxProxy/glxutil.c
index c519d14a2..f90dbf141 100644
--- a/hw/dmx/glxProxy/glxutil.c
+++ b/hw/dmx/glxProxy/glxutil.c
@@ -31,4 +31,7 @@
#include "glxserver.h"
#include "glxutil.h"
-void __glXNop(void) {}
+void
+__glXNop(void)
+{
+}