X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=utils%2Fgrabscreen.h;h=2baf55ba900c1fba0f30a824148ef95ac20a0efb;hp=65e53412d428cc34f8405b1c006d82338dce5e62;hb=6afd6db0ae9396cd7ff897ade597cd5483f49b0e;hpb=dba664f31aa87285db4d76cf8c5e66335299703a diff --git a/utils/grabscreen.h b/utils/grabscreen.h index 65e53412..2baf55ba 100644 --- a/utils/grabscreen.h +++ b/utils/grabscreen.h @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1992-2012 Jamie Zawinski +/* xscreensaver, Copyright (c) 1992-2014 Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -95,6 +95,7 @@ extern Bool osx_load_image_file (Screen *, Window, Drawable, #ifdef USE_IPHONE extern void ios_load_random_image (void (*callback) (void *uiimage, const char *filename, + int w, int h, void *closure), void *closure); #endif /* USE_IPHONE */