diff src/plugin.h @ 5840:8f5ccf9e590a

[gaim-migrate @ 6271] pop goes the namespace change committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Thu, 12 Jun 2003 12:29:24 +0000
parents 6aa7651c7c15
children 158196b2db19
line wrap: on
line diff
--- a/src/plugin.h	Thu Jun 12 05:54:07 2003 +0000
+++ b/src/plugin.h	Thu Jun 12 12:29:24 2003 +0000
@@ -252,7 +252,7 @@
 /**
  * Attempts to load all the plugins that were loaded when gaim last quit
  */
-void gaim_plugins_load_all(void);
+void gaim_plugins_load_saved(void);
 
 /**
  * Probes for plugins in the registered module paths.