diff options
Diffstat (limited to 'make.texinfo')
-rw-r--r-- | make.texinfo | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make.texinfo b/make.texinfo index fac7ecf..51330d0 100644 --- a/make.texinfo +++ b/make.texinfo @@ -9107,7 +9107,6 @@ defined.@* Evaluate @var{text} with @var{var} bound to each word in @var{words}, and concatenate the results.@* @xref{Foreach Function, ,The @code{foreach} Function}. -@end table @item $(call @var{var},@var{param},@dots{}) |