annotate mp3lib/fastmemcpy.h @ 14887:e9c9fbc78092

Fix: mpeg_hdr.c:212: warning: no return statement in function returning non-void mpeg_hdr.c:262: warning: suggest parentheses around assignment used as truth value mpeg_hdr.c:264: warning: suggest parentheses around assignment used as truth value mpeg_hdr.c:270: warning: suggest parentheses around assignment used as truth value mpeg_hdr.c:275: warning: suggest parentheses around assignment used as truth value mpeg_hdr.c:212: warning: control reaches end of non-void function mp4_header_process_vop() return value isn't used anywhere anyway. Approved by Nico.
author rathann
date Tue, 01 Mar 2005 23:45:32 +0000
parents 2f0265763322
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1067
2f0265763322 Minor improvements
nickols_k
parents: 1045
diff changeset
1 #include "../libvo/fastmemcpy.h"