diff options
Diffstat (limited to 'libX11/src/QuBest.c')
-rw-r--r-- | libX11/src/QuBest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libX11/src/QuBest.c b/libX11/src/QuBest.c index 8678c28ea..480a30c62 100644 --- a/libX11/src/QuBest.c +++ b/libX11/src/QuBest.c @@ -39,7 +39,7 @@ Status XQueryBestSize( unsigned int height, unsigned int *ret_width, unsigned int *ret_height) -{ +{ xQueryBestSizeReply rep; register xQueryBestSizeReq *req; |