comparison costablegen.c @ 11615:17ce5438a9c9 libavcodec

Change constness for func[12]_name parameters of ff_parse_expr() and ff_parse_and_eval_expr(). Change attribute from "const char **" to "const char * const *". The name arrays are not supposed to be changed by the function.
author stefano
date Mon, 12 Apr 2010 19:21:19 +0000
parents 351d1c11195b
children
comparison
equal deleted inserted replaced
11614:ab7aceed5286 11615:17ce5438a9c9