diff options
author | Guillem Jover <guillem@debian.org> | 2014-05-15 06:22:33 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2014-05-17 13:30:54 +0200 |
commit | a5b5f737990633e52fc9eea7684f9884bec6924b (patch) | |
tree | ade7189b3f6cb80b8ce694421bc7816cb1da8140 /scripts/Dpkg/Control/HashCore.pm | |
parent | ad75cd9bdfb0a6322425206ab70882ad7d832125 (diff) | |
download | dpkg-a5b5f737990633e52fc9eea7684f9884bec6924b.tar.gz |
Dpkg: Update and fix CHANGES POD sections
Do not use actual POD =item, just normal paragraphs. Split items in
different paragraphs. Sort versions in decreasing order. Document
missing changes in public interfaces. Qualify methods with the
variable.
Diffstat (limited to 'scripts/Dpkg/Control/HashCore.pm')
-rw-r--r-- | scripts/Dpkg/Control/HashCore.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Dpkg/Control/HashCore.pm b/scripts/Dpkg/Control/HashCore.pm index dfd5e5531..af41c7e90 100644 --- a/scripts/Dpkg/Control/HashCore.pm +++ b/scripts/Dpkg/Control/HashCore.pm @@ -534,7 +534,7 @@ sub NEXTKEY { =head2 Version 1.01 -New method: parse_error(). +New method: $c->parse_error(). =head1 AUTHOR |