From b0799fa6d08c15b92ed531dd455c97327f589b72 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 8 Mar 2004 09:03:32 +0000 Subject: (get_this_thm_res_conf) add prototype to help perl_checker --- perl-install/standalone/draksplash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/draksplash b/perl-install/standalone/draksplash index 8ceff185f..e847b673f 100755 --- a/perl-install/standalone/draksplash +++ b/perl-install/standalone/draksplash @@ -262,7 +262,7 @@ QUIET='.$quiet; #- Desc => read the current bootsplash theme configuration if exist -sub get_this_thm_res_conf { +sub get_this_thm_res_conf() { member($first{widgets}{combo}{name}->entry->get_text , giv_exist_thm()) and $theme{name} = $first{widgets}{combo}{name}->entry->get_text and thm_in_this_res(1) -- cgit v1.2.1