changeset 25780:8c53d40799e1

Reindent
author reimar
date Sat, 19 Jan 2008 16:58:57 +0000
parents ad419ff363d7
children e257ba82b119
files stream/stream_cddb.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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