mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
Fix comments for pointers in parameter lists to work with fussy compilers
This commit is contained in:
@@ -366,7 +366,7 @@ extern int DoGetImage(
|
||||
int /*width*/,
|
||||
int /*height*/,
|
||||
Mask /*planemask*/,
|
||||
xGetImageReply **/*im_return*/);
|
||||
xGetImageReply ** /*im_return*/);
|
||||
|
||||
#ifdef LBX
|
||||
extern void IncrementClientCount(void);
|
||||
|
||||
Reference in New Issue
Block a user