spanplc: Fix typos

This commit is contained in:
Olivier Crête 2011-09-15 18:17:24 -04:00
parent df551c0af4
commit b872f84c96

View file

@ -94,8 +94,8 @@ gst_span_plc_class_init (GstSpanPlcClass * klass)
gstelement_class->change_state =
GST_DEBUG_FUNCPTR (gst_span_plc_change_state);
GST_DEBUG_CATEGORY_INIT (gst_span_plc_debug, "spandlc",
0, "spandlc's packet loss concealment");
GST_DEBUG_CATEGORY_INIT (gst_span_plc_debug, "spanplc",
0, "spanDSP's packet loss concealment");
}
static void