mirror of
git://git.sv.gnu.org/autoconf
synced 2024-12-15 02:20:10 +08:00
Comment fix: change tab to "<tab>" in comment, so that the point is
understandable.
This commit is contained in:
parent
d21c6cb2ca
commit
3774d96668
@ -1431,7 +1431,7 @@ m4_define([m4_flatten],
|
||||
#
|
||||
# This macro is robust to active symbols.
|
||||
# m4_define(active, ACTIVE)
|
||||
# m4_strip([ active active ])end
|
||||
# m4_strip([ active <tab> <tab>active ])end
|
||||
# => active activeend
|
||||
#
|
||||
# Because we want to preserve active symbols, STRING must be double-quoted.
|
||||
|
Loading…
Reference in New Issue
Block a user