comparison barpainet.c @ 1123:6992dd78ff68 libavformat

Add (mostly) const to variable and parameter declaration, where a char* was used and 'const char*' should be, plus make some function declarations static if they aren't used outside their declaring source file. patch by Stefan Huehner stefan%%at%%huehner%%dot%%org
author diego
date Sat, 17 Jun 2006 15:53:23 +0000
parents d70e50f1495f
children 8bf9be9bb107
comparison
equal deleted inserted replaced
1122:f8ee5a4b576e 1123:6992dd78ff68