diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/changelog.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/changelog.sh b/lib/changelog.sh index 9dd86fa..35f7c69 100644 --- a/lib/changelog.sh +++ b/lib/changelog.sh @@ -63,12 +63,6 @@ _ob_get_changelog_expect_str() return 0 } -:<<=cut -=head1 NAME -=head1 SYNOPSIS -=head1 DESCRIPTION -=head1 RETURN VALUE -=cut ## @brief Parse a changelog file ## @operand file req The file to parse, or "-" for standard input. ## @operand entry_cb req Callback to run for each entry. |