Selaa lähdekoodia

Sorry, had a little bug in it... the last one was too fast ;)

doomshammer 25 vuotta sitten
vanhempi
commit
036c7b2328
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pisg.pl

+ 1 - 1
pisg.pl

@@ -1295,7 +1295,7 @@ sub user_linetimes {
         }
         }
     }
     }
     debug("Length='$len', Sum='$debuglen'");
     debug("Length='$len', Sum='$debuglen'");
-    return "$bar$ line{$nick}";
+    return "$bar $line{$nick}";
 }
 }
 
 
 sub user_times {
 sub user_times {