diff src/pluginpref.h @ 10414:26eac2362c32

[gaim-migrate @ 11664] I'm starting to feel better. Little change here, little change there. Mostly I added a function gaim_util_write_xml_file to be used to write our config files. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 25 Dec 2004 18:33:27 +0000
parents acbbc0d73600
children fc464a0abccc
line wrap: on
line diff
--- a/src/pluginpref.h	Fri Dec 24 16:45:33 2004 +0000
+++ b/src/pluginpref.h	Sat Dec 25 18:33:27 2004 +0000
@@ -76,7 +76,7 @@
  * @return a GList of plugin preferences
  */
 GList *gaim_plugin_pref_frame_get_prefs(GaimPluginPrefFrame *frame);
- 
+
 /**
  * Create a new plugin preference
  *