]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_vpb.cc: Fix compile errors.
authorRichard Mudgett <rmudgett@digium.com>
Sat, 26 Dec 2020 18:14:05 +0000 (12:14 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 31 Dec 2020 19:13:53 +0000 (13:13 -0600)
commit058bc0d59343030131cdfa80e7a06d36f17aadfd
tree1baffb6851f4d7d180e42e8d02ad182704751995
parent6d7af725590cc829d8e07e59b5587b01fcd5531a
chan_vpb.cc: Fix compile errors.

Fix the usual compile problem when someone adds a new callback to struct
ast_channel_tech.

Change-Id: I9bdeb8a8cc65f03b2d6e4f2eb5809af47c906c32
channels/chan_vpb.cc