]> 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)
committerN A <asterisk@phreaknet.org>
Sun, 6 Nov 2022 16:50:57 +0000 (11:50 -0500)
commit07a40a5e1bf49584d82052a200e04b4f79496098
treecbd7954968c3dbdb17f0cbe96de68df5e0504a1d
parent617dad4cba1513dddce87b8e95a61415fb587cf1
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