diff --git a/CONTROL/control b/CONTROL/control
index 07213fc..16fa4ec 100644
--- a/CONTROL/control
+++ b/CONTROL/control
@@ -1,7 +1,7 @@
Package: sweeper
Priority: optional
Section: misc
-Version: 2.0.7-2
+Version: 2.0.7-3
Architecture: mipsel
Maintainer: af123@hummypkg.org.uk
Depends: webif(>=1.0.16)
diff --git a/webif/plugin/sweeper/edit.jim b/webif/plugin/sweeper/edit.jim
index aeec3b7..550a87a 100755
--- a/webif/plugin/sweeper/edit.jim
+++ b/webif/plugin/sweeper/edit.jim
@@ -29,7 +29,7 @@ set stub ""
foreach part [split $dir /] {
if {$stub eq "/"} { set name $part } else { set name "/$part" }
append stub $name
- puts "$name
+ puts "$name"
}
puts {