Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
changeset 592:88191982522d
Style
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 18 Sep 2024 15:56:47 +0200 |
| parents | a7301675c481 |
| children | f29f53749a1c |
| files | share/local-bsdtools/farray.sh |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/share/local-bsdtools/farray.sh Wed Sep 18 14:51:45 2024 +0200 +++ b/share/local-bsdtools/farray.sh Wed Sep 18 15:56:47 2024 +0200 @@ -156,7 +156,7 @@ #: $3 (int, optional): If given a length value that is used to compute #: effective index values in some cases (`$2` is null or #: `$2` <= 0). - +#: _farr_make_index() { local __farr_mi_varname __farr_mi_index __farr_mi_length
