diff options
author | marha <marha@users.sourceforge.net> | 2012-03-28 10:27:22 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-03-28 10:27:22 +0200 |
commit | 20f3d5fe27c7c939479ee6c824bd3502e5f99c14 (patch) | |
tree | 7f5bc54fabcabc0c65cdaf40babfa1a0099ba1ba /xorg-server/hw/xwin/glx/wgl.tm | |
parent | 46408a5a4bc46de10f3370ba3da1c404a2730f76 (diff) | |
download | vcxsrv-20f3d5fe27c7c939479ee6c824bd3502e5f99c14.tar.gz vcxsrv-20f3d5fe27c7c939479ee6c824bd3502e5f99c14.tar.bz2 vcxsrv-20f3d5fe27c7c939479ee6c824bd3502e5f99c14.zip |
Synchronised files
Diffstat (limited to 'xorg-server/hw/xwin/glx/wgl.tm')
-rw-r--r-- | xorg-server/hw/xwin/glx/wgl.tm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/hw/xwin/glx/wgl.tm b/xorg-server/hw/xwin/glx/wgl.tm index baceced55..f7ae79ec8 100644 --- a/xorg-server/hw/xwin/glx/wgl.tm +++ b/xorg-server/hw/xwin/glx/wgl.tm @@ -24,6 +24,7 @@ INT32,*,*, INT32,*,* INT64,*,*, INT64,*,* LPVOID,*,*, LPVOID,*,* PGPU_DEVICE,*,*, PGPU_DEVICE,*,* +PROC,*,*, PROC,*,* String,*,*, const char *,*,* UINT,*,*, UINT,*,* USHORT,*,*, USHORT,*,* |