I ran into this and had to hunt for it

Original commit message from CVS:
I ran into this and had to hunt for it
This commit is contained in:
Thomas Vander Stichele 2002-09-30 10:58:40 +00:00
parent 4498441679
commit 929f37fab1

View file

@ -439,7 +439,7 @@ gst_basic_scheduler_chainhandler_proxy (GstPad * pad, GstBuffer * buf)
if (loop_count == 0) {
gst_element_error (parent,
"(internal error) maximum number of switches exceeded");
"(internal error) basic: maximum number of switches exceeded");
return;
}