about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedlibx11_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibx11_private.h b/src/wrapped/wrappedlibx11_private.h
index 08762b35..47777ac4 100755
--- a/src/wrapped/wrappedlibx11_private.h
+++ b/src/wrapped/wrappedlibx11_private.h
@@ -905,7 +905,7 @@ GO(XrmInitialize, vFv)
 //GO(XrmStringToQuarkList
 GO(XrmUniqueQuark, iFv) //typedef int XrmQuark, *XrmQuarkList;
 GO(XRootWindow, pFpi)
-//GO(XRootWindowOfScreen
+GO(XRootWindowOfScreen, pFp)
 GO(XRotateBuffers, iFpi)
 GO(XRotateWindowProperties, iFpppii)
 GO(XSaveContext, iFpLip)