From 9b318b7288f8949d2fd961495496d3d21511d399 Mon Sep 17 00:00:00 2001 From: Shawn Boyette Date: Wed, 17 Sep 2008 22:10:06 +0000 Subject: [PATCH] typo --- yaz-cleanup | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/yaz-cleanup b/yaz-cleanup index 9942994..a6ebf60 100755 --- a/yaz-cleanup +++ b/yaz-cleanup @@ -8,7 +8,7 @@ $line1 = ; while ($line2 = ) { if ($line1 =~ m//) { if ($line2 =~ m||) { - $line1 = >; + $line1 = ; next; } } -- 1.7.2.5