webrtcdsp: Style fix

This commit is contained in:
Nicolas Dufresne 2016-06-22 21:44:35 -04:00
parent 9a026799f0
commit 89b193c0a9

View file

@ -175,7 +175,7 @@ struct _GstWebrtcDsp
/* Protected by the stream lock */
GstClockTime timestamp;
GstAdapter *adapter;
webrtc::AudioProcessing * apm;
webrtc::AudioProcessing * apm;
/* Protected by the object lock */
gchar *probe_name;