]> git.ipfire.org Git - thirdparty/asterisk.git/commit
general: Very minor coding guideline fixes.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 28 Jul 2022 21:12:09 +0000 (21:12 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 17 Aug 2022 16:05:14 +0000 (11:05 -0500)
commit409cc1f36e9f3c3eb60d56e2376b5006239ac14a
treeb6b090d22c5b19a98bcafb3e1760917a98b8b358
parentc40b0134ce41afa9c7e718a722acd6b21397f790
general: Very minor coding guideline fixes.

Fixes a few coding guideline violations:
* Use of C99 comments
* Opening brace on same line as function prototype

ASTERISK-30163 #close

Change-Id: I07771c4c89facd41ce8d323859f022ddbddf6ca7
apps/app_mp3.c
include/asterisk/strings.h
main/channel_internal_api.c
main/strings.c