diff planner.pl @ 343:85d60a0569bf

fixed travel time for 0.3.0
author "Rex Tsai <chihchun@kalug.linux.org.tw>"
date Thu, 12 Feb 2009 21:14:47 +0800
parents 65f45552060e
children 72df6f5bd05d
line wrap: on
line diff
--- a/planner.pl	Thu Feb 12 21:13:46 2009 +0800
+++ b/planner.pl	Thu Feb 12 21:14:47 2009 +0800
@@ -45,7 +45,7 @@
     }
 }
 
-#
+
 package main;
 getopts('w');
 if($#ARGV < 2) {