summaryrefslogtreecommitdiffstats
path: root/lib/changelog.sh
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-14 12:54:24 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-14 12:54:24 (EDT)
commitcc369631ff8247040bb101c60a38bd227313c656 (patch)
treec85a72a68b19c55cb853329fc9a82050f6f5e93e /lib/changelog.sh
parent509e8f9414e87c09bc6993683b499828a22d356f (diff)
Fix missing "()" after function names in @details
Also fix function name in ob_get_system_plat()'s @details and update ob_error()'s @details.
Diffstat (limited to 'lib/changelog.sh')
-rw-r--r--lib/changelog.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/changelog.sh b/lib/changelog.sh
index 00e8332..e7c3f7c 100644
--- a/lib/changelog.sh
+++ b/lib/changelog.sh
@@ -40,8 +40,8 @@ _ob_get_changelog_expect_str()
}
## @brief Parse a changelog file
-## @details \fBob_parse_changelog\fP parses a \fIchangelog\fP file, formatted as
-## specified at
+## @details \fBob_parse_changelog\fP() parses a \fIchangelog\fP file, formatted
+## as specified at
## <http://specs.proteanos.com/spf-2.0/metadata.html#changelog>. For
## each version entry, \fBob_parse_changelog\fP calls \fIentry_cb\fP
## with the source package name, the source package version, the list