diff options
Diffstat (limited to 'app/xwd/multiVis.h')
-rw-r--r-- | app/xwd/multiVis.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xwd/multiVis.h b/app/xwd/multiVis.h index 271d78790..28b940b1c 100644 --- a/app/xwd/multiVis.h +++ b/app/xwd/multiVis.h @@ -39,7 +39,7 @@ extern int GetMultiVisualRegions( unsigned int, int *, int *, XVisualInfo **, int *, OverlayInfo **, int *, XVisualInfo ***, list_ptr *, list_ptr *, int * -); +); extern XImage *ReadAreaToImage( Display *, Window, int, int, unsigned int, |