]> git.ipfire.org Git - thirdparty/asterisk.git/commit
file.c: Don't emit warnings on winks.
authorNaveen Albert <asterisk@phreaknet.org>
Sun, 6 Nov 2022 16:39:30 +0000 (16:39 +0000)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 8 Nov 2022 19:48:22 +0000 (13:48 -0600)
commit6baa4209864863fde333f4e81cddd879968146c7
tree24f9ca31bfeb512d26bf40e5faa7342d0d0de6fa
parent7e1340eb7705fff3ab205d5b1ccab1065d977475
file.c: Don't emit warnings on winks.

Adds an ignore case for wink since it should
pass through with no warning.

ASTERISK-30290 #close

Change-Id: Ieb7e34daa717357ac5c93efb0059f6c2321f16ad
main/file.c