On Thu, 2 Apr 2009 14:53:27 +0200, Giuseppe `denever` Martino wrote: > A fixed patch in attachment.
Argh, while reviewing the patch I missed just one error of yours before :/
--- debian/patches/11-add_results_to_EndScanSignal.patch (revisione 2673)
+++ debian/patches/11-add_results_to_EndScanSignal.patch (copia locale)
@@ -75,7 +75,7 @@
access_points.append(entry)
- return access_points
-+ if entry_stripped is not None:
++ if stripped_entry is not None:
+ stripped_access_points.append(entry_stripped)
+
+ return access_points, stripped_access_points
Thank you for having another look!
Vasamu i manu!
David
--
. ''`. Debian maintainer | http://wiki.debian.org/DavidPaleino
: :' : Linuxer #334216 --|-- http://www.hanskalabs.net/
`. `'` GPG: 1392B174 ----|---- http://snipr.com/qa_page
`- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
signature.asc
Description: PGP signature

