comparison pidgin/pidginstock.c @ 26434:e23a74d7c97c

Get rid of the rest of the extraneous changes.
author Mike Ruprecht <maiku@soc.pidgin.im>
date Mon, 23 Mar 2009 06:07:16 +0000
parents edd2cebdead8
children 335826210c02 ae24e54a5014
comparison
equal deleted inserted replaced
26433:0dfd05966e09 26434:e23a74d7c97c
280 ret = find_file_common(filename); 280 ret = find_file_common(filename);
281 g_free(filename); 281 g_free(filename);
282 return ret; 282 return ret;
283 } 283 }
284 284
285
285 /* Altered from do_colorshift in gnome-panel */ 286 /* Altered from do_colorshift in gnome-panel */
286 static void 287 static void
287 do_alphashift(GdkPixbuf *dest, GdkPixbuf *src) 288 do_alphashift(GdkPixbuf *dest, GdkPixbuf *src)
288 { 289 {
289 gint i, j; 290 gint i, j;