http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / glx / xpm-ximage.h
index 9877ba9dee40439f91d99f5e118e0359f822b62c..234f76bf716e71be622d473e7c5585676b4e3e7b 100644 (file)
@@ -23,7 +23,8 @@
    The Colormap argument is used just for parsing color names; no colors
    are allocated.
  */
-extern XImage *xpm_to_ximage (Display *, Visual *, Colormap, char **xpm_data);
+extern XImage *xpm_to_ximage (Display *, Visual *, Colormap, 
+                              char **xpm_data);
 extern XImage *xpm_file_to_ximage (Display *, Visual *, Colormap,
                                    const char *filename);