pidgin/plugins/perl/common/GtkSession.xs@eb603ffb5823
pidgin/plugins/perl/common/GtkSession.xs
Tue, 30 Oct 2007 23:41:10 +0000
- author
- Will Thompson <resiak@pidgin.im>
- date
- Tue, 30 Oct 2007 23:41:10 +0000
- branch
- cpw.resiak.disconnectreason
- changeset 21302
- eb603ffb5823
- parent 16529
-
1d0da9270ff9
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Fix a type error. I could have sworn I did this before committing...
#include "gtkmodule.h"
MODULE = Pidgin::Session PACKAGE = Pidgin::Session PREFIX = pidgin_session_
PROTOTYPES: ENABLE
void
pidgin_session_init(argv0, previous_id, config_dir)
gchar * argv0
gchar * previous_id
gchar * config_dir
void
pidgin_session_end()