plugins/perl/perl.c

changeset 12890
7152afb4df01
parent 12882
44dfc6467081
child 12984
efb5a11f13b2
--- a/plugins/perl/perl.c	Mon Jan 16 05:32:36 2006 +0000
+++ b/plugins/perl/perl.c	Mon Jan 16 09:30:11 2006 +0000
@@ -357,7 +357,7 @@
 				                                 SvPV(*key, len));
 				info->prefs_info = &ui_info;
 			}
-			
+
 			if ((key = hv_fetch(plugin_info, "gtk_prefs_info",
 			                    strlen("gtk_prefs_info"), 0))) {
 				/* key now is the name of the Perl sub that

mercurial