diff options
Diffstat (limited to 'src/oh-parsechangelog.sh')
-rw-r--r-- | src/oh-parsechangelog.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/oh-parsechangelog.sh b/src/oh-parsechangelog.sh index 766a872..7cca14d 100644 --- a/src/oh-parsechangelog.sh +++ b/src/oh-parsechangelog.sh @@ -33,7 +33,7 @@ main() exit 1 fi - oh_changelog_parse changelog output + oh_changelog_parse output } output() |