summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-02 22:36:24 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-02 22:36:24 (EDT)
commit27b19d72e501ab3004c18db7eceb337854891371 (patch)
treed4b06b7d7e99819c7f1ae97597f871b7108bae29 /lib
parent0537d96fc9469d3915f5cde8629bfd59a30a58e9 (diff)
Fix name of ob_parse_changelog().
Diffstat (limited to 'lib')
-rw-r--r--lib/changelog.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/changelog.sh b/lib/changelog.sh
index f647a95..54bed15 100644
--- a/lib/changelog.sh
+++ b/lib/changelog.sh
@@ -31,7 +31,7 @@ OB_CHANGELOG_CHANGES=
OB_CHANGELOG_MAINTAINER=
OB_CHANGELOG_DATE=
-oh_parse_changelog()
+ob_parse_changelog()
{
_ob_local _obpch_file _obpch_entry_cb \
_obpch_line_nr _obpch_line _obpch_line_ \