From http://www.jwz.org/xscreensaver/xscreensaver-5.30.tar.gz
[xscreensaver] / utils / grabscreen.h
index 65e53412d428cc34f8405b1c006d82338dce5e62..2baf55ba900c1fba0f30a824148ef95ac20a0efb 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 1992-2012 Jamie Zawinski <jwz@jwz.org>
+/* xscreensaver, Copyright (c) 1992-2014 Jamie Zawinski <jwz@jwz.org>
  *
  * 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 */