Browse Source

Dpkg::Deps: Add a missing =back in POD

Found by Test::Pod
Frank Lichtenheld 19 years ago
parent
commit
9682156caf
1 changed files with 2 additions and 0 deletions
  1. 2 0
      scripts/Dpkg/Deps.pm

+ 2 - 0
scripts/Dpkg/Deps.pm

@@ -285,6 +285,8 @@ this when parsing non-dependency fields like Conflicts (see
 
 
 =back
 =back
 
 
+=back
+
 =cut
 =cut
 sub parse {
 sub parse {
     my $dep_line = shift;
     my $dep_line = shift;