diff src/gaim.h @ 1213:1bdb08cc5d59

[gaim-migrate @ 1223] redid the away msg dialog a bit committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 08 Dec 2000 06:21:44 +0000
parents 7aec3f881c98
children 0baf39dc5437
line wrap: on
line diff
--- a/src/gaim.h	Fri Dec 08 04:56:04 2000 +0000
+++ b/src/gaim.h	Fri Dec 08 06:21:44 2000 +0000
@@ -720,6 +720,7 @@
 extern void set_defaults(int);
 extern void load_prefs();
 extern void save_prefs();
+extern gint sort_awaymsg_list(gconstpointer, gconstpointer);
 
 gint sort_awaymsg_list(gconstpointer, gconstpointer);