]> git.ipfire.org Git - thirdparty/libtool.git/commit
bootstrap: ensure consistent function header comments.
authorGary V. Vaughan <gary@gnu.org>
Thu, 8 Dec 2011 05:08:16 +0000 (12:08 +0700)
committerGary V. Vaughan <gary@gnu.org>
Tue, 2 Oct 2012 14:02:27 +0000 (21:02 +0700)
commit5f27eeb0a37f15b32ccb1b97b2ed9022f5df9a60
tree8f0ddb01e17597611cad3eb1d9d729eaf751ce55
parent013c91874e974543d2f58843c1e839ba102d6ee0
bootstrap: ensure consistent function header comments.

* bootstrap (require_bootstrap_uptodate)
(require_buildtools_uptodate): Use `require_...' in header
comment for these functions to be consistent with the rest,
rather than `func_require_...'.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
bootstrap