[FFmpeg-cvslog] r21810 - trunk/libavcodec/alsdec.c
thilo.borgmann
subversion
Sat Feb 13 20:59:53 CET 2010
Author: thilo.borgmann
Date: Sat Feb 13 20:59:53 2010
New Revision: 21810
Log:
Reindent a line.
Modified:
trunk/libavcodec/alsdec.c
Modified: trunk/libavcodec/alsdec.c
==============================================================================
--- trunk/libavcodec/alsdec.c Sat Feb 13 20:39:18 2010 (r21809)
+++ trunk/libavcodec/alsdec.c Sat Feb 13 20:59:53 2010 (r21810)
@@ -794,7 +794,7 @@ static int read_var_block_data(ALSDecCon
}
}
- *current_res++ = res;
+ *current_res++ = res;
}
}
} else {
More information about the ffmpeg-cvslog
mailing list