]> 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)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 30 Sep 2025 15:09:43 +0000 (15:09 +0000)
commit45646be97a2794f48d04ab8aed347b582b490d28
tree3e5e223c8fe320fd18682c43b7ca5c55cbfd4191
parenta96d7fcfaf1494d582da6087ded3361dd1c8c784
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