comparison libpurple/protocols/gg/gg.c @ 26352: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 ff4212a5268f
children a9f5afce8f39 5391094529c6
comparison
equal deleted inserted replaced
26351:0dfd05966e09 26352:e23a74d7c97c
2375 } 2375 }
2376 2376
2377 PURPLE_INIT_PLUGIN(gg, init_plugin, info); 2377 PURPLE_INIT_PLUGIN(gg, init_plugin, info);
2378 2378
2379 /* vim: set ts=8 sts=0 sw=8 noet: */ 2379 /* vim: set ts=8 sts=0 sw=8 noet: */
2380