cmdutils.h: Project name cleanup

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2011-10-14 02:14:09 +02:00
parent e9adeeec98
commit 90705aabe1
1 changed files with 1 additions and 1 deletions

View File

@ -362,4 +362,4 @@ void exit_program(int ret);
*/
void *grow_array(void *array, int elem_size, int *size, int new_size);
#endif /* LIBAV_CMDUTILS_H */
#endif /* CMDUTILS_H */