From f131f5cca3f5539b2febec0186f894483b80a7e9 Mon Sep 17 00:00:00 2001
From: Olivier Blin <oblin@mandriva.com>
Date: Wed, 26 Mar 2008 14:37:38 +0000
Subject: cosmetics

---
 bin/drakguard | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/drakguard b/bin/drakguard
index 93df390..524bde9 100755
--- a/bin/drakguard
+++ b/bin/drakguard
@@ -37,6 +37,7 @@ $blacklist->get_selection->set_mode('multiple');
 my ($enable, $level, $time_control, $allow_time_change);
 $level ||= "Normal";
 
+
 sub update_time_change {
     gtkval_modify(\$allow_time_change, $enable && $time_control);
 }
-- 
cgit v1.2.1