patches/gaim-02-perl-common-argc.diff
changeset 8484 c62fda0a45ef
parent 8088 796e445866bf
--- a/patches/gaim-02-perl-common-argc.diff	Thu Nov 02 19:08:25 2006 +0000
+++ b/patches/gaim-02-perl-common-argc.diff	Thu Nov 02 20:06:39 2006 +0000
@@ -1,5 +1,5 @@
---- 2.0b3.1-ori/plugins/perl/perl-common.c	2006-08-20 04:36:31.000000000 +0800
-+++ 2.0b3.1-my/plugins/perl/perl-common.c	2006-08-30 14:29:25.242032000 +0800
+--- 2.0b3.1-ori/libgaim/plugins/perl/perl-common.c	2006-08-20 04:36:31.000000000 +0800
++++ 2.0b3.1-my/libgaim/plugins/perl/perl-common.c	2006-08-30 14:29:25.242032000 +0800
 @@ -172,7 +172,7 @@
  execute_perl(const char *function, int argc, char **args)
  {