]> err.no Git - dpkg/commitdiff
Dpkg::Deps: Add a missing =back in POD
authorFrank Lichtenheld <djpig@debian.org>
Mon, 29 Oct 2007 21:58:26 +0000 (22:58 +0100)
committerFrank Lichtenheld <djpig@debian.org>
Mon, 29 Oct 2007 21:58:26 +0000 (22:58 +0100)
Found by Test::Pod

scripts/Dpkg/Deps.pm

index 11ab8c0d036542d250cde9e5723b682a1ac3fed6..673f9df553e2c967e5ed1d1bb487277eca97a722 100644 (file)
@@ -285,6 +285,8 @@ this when parsing non-dependency fields like Conflicts (see
 
 =back
 
+=back
+
 =cut
 sub parse {
     my $dep_line = shift;