changeset 19889:91e7e0c144b9

Minor oversight
author Gabriel Schulhof <nix@go-nix.ca>
date Sat, 18 Aug 2007 00:00:05 +0000
parents 0f5d5fff0e76
children ce7569c8aa0d
files pidgin/gtkdialogs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkdialogs.h	Fri Aug 17 23:51:05 2007 +0000
+++ b/pidgin/gtkdialogs.h	Sat Aug 18 00:00:05 2007 +0000
@@ -32,7 +32,7 @@
 /* Functions in gtkdialogs.c (these should actually stay in this file) */
 void pidgin_dialogs_destroy_all(void);
 void pidgin_dialogs_about(GtkWindow *parent);
-void pidgin_dialogs_im();
+void pidgin_dialogs_im(void);
 void pidgin_dialogs_im_with_user(PurpleAccount *, const char *);
 void pidgin_dialogs_info(void);
 void pidgin_dialogs_log(void);