[Fai-commit] r4694 - trunk/bin
    lange at alioth.debian.org 
    lange at alioth.debian.org
       
    Sat Nov 10 18:15:34 UTC 2007
    
    
  
Author: lange
Date: 2007-11-10 18:15:34 +0000 (Sat, 10 Nov 2007)
New Revision: 4694
Modified:
   trunk/bin/faimond-gui
Log:
fix perl warnings
Modified: trunk/bin/faimond-gui
===================================================================
--- trunk/bin/faimond-gui	2007-11-10 18:13:26 UTC (rev 4693)
+++ trunk/bin/faimond-gui	2007-11-10 18:15:34 UTC (rev 4694)
@@ -31,6 +31,9 @@
 use Tk::ItemStyle;
 use Tk::Balloon;
 
+my $tcounter;
+my $n;
+
 $debug = 0;
 $icondir='/usr/share/fai/pixmaps';
 
    
    
More information about the Fai-commit
mailing list