diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2013-08-17 16:38:22 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2013-08-17 16:38:22 +0000 |
commit | 1089d2cd28dc9638993e9971636e72eb034bdb9e (patch) | |
tree | fb54a9e4886d53ace26cba203ac125f01067a768 /app/xwd/multiVis.h | |
parent | c653dbb0f0fee5655c2b7ef55857398cffbf8386 (diff) |
Update to xwd 1.0.6
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, |