mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-05 19:15:32 +00:00
sip: media-manager: fix G_LOG_DOMAIN
This commit is contained in:
parent
9502d10970
commit
7d8be1d68d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#define G_LOG_DOMAIN "CallsCallsSipMediaManager"
|
||||
#define G_LOG_DOMAIN "CallsSipMediaManager"
|
||||
|
||||
#include "calls-sip-media-pipeline.h"
|
||||
#include "gst-rfc3551.h"
|
||||
|
|
Loading…
Reference in a new issue