Module: wine Branch: master Commit: fdd1bdf7c83b0a17cd721577023d250dbe1e6e0d URL: http://source.winehq.org/git/wine.git/?a=commit;h=fdd1bdf7c83b0a17cd72157702...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Jan 8 12:15:47 2009 +0100
opengl32: Use INT_PTR instead of ptrdiff_t in generated code to avoid printf warnings.
---
dlls/opengl32/make_opengl | 16 +++--- dlls/opengl32/opengl_ext.c | 108 ++++++++++++++++++++++---------------------- 2 files changed, 62 insertions(+), 62 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fdd1bdf7c83b0a17cd7215...