# HG changeset patch # User reimar # Date 1200761937 0 # Node ID 8c53d40799e191ce929238bfff654f1cd26f60ed # Parent ad419ff363d7aa73b4b01abd36179066a8b7b184 Reindent diff -r ad419ff363d7 -r 8c53d40799e1 stream/stream_cddb.c --- a/stream/stream_cddb.c Sat Jan 19 16:57:53 2008 +0000 +++ b/stream/stream_cddb.c Sat Jan 19 16:58:57 2008 +0000 @@ -447,8 +447,8 @@ ptr2 = strstr(ptr, "\n.\n"); if (ptr2) ptr2++; else { - mp_msg(MSGT_DEMUX, MSGL_FIXME, "Unable to find '.'\n"); - ptr2=ptr+strlen(ptr); //return -1; + mp_msg(MSGT_DEMUX, MSGL_FIXME, "Unable to find '.'\n"); + ptr2=ptr+strlen(ptr); //return -1; } // Ok found the end // do a sanity check