]> git.ipfire.org Git - thirdparty/asterisk.git/commit
func_scramble: Add example to XML documentation.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 29 Sep 2025 16:15:39 +0000 (12:15 -0400)
committerNaveen Albert <asterisk@phreaknet.org>
Tue, 30 Sep 2025 15:09:37 +0000 (15:09 +0000)
commitc92041f176c84a04b33f040d73e647e193b703e9
tree673f83bc87fb4cf559506fb2ac8c7d5050156fb7
parent683e2b435ade686af665080a5f9cbbdeb870ecd1
func_scramble: Add example to XML documentation.

The previous lack of an example made it ambiguous if the arguments went
inside the function arguments or were part of the right-hand value.

Resolves: #1485
funcs/func_scramble.c