Skip to content
Snippets Groups Projects
Commit 90705aab authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

cmdutils.h: Project name cleanup

parent e9adeeec
No related branches found
No related tags found
No related merge requests found
...@@ -362,4 +362,4 @@ void exit_program(int ret); ...@@ -362,4 +362,4 @@ void exit_program(int ret);
*/ */
void *grow_array(void *array, int elem_size, int *size, int new_size); void *grow_array(void *array, int elem_size, int *size, int new_size);
#endif /* LIBAV_CMDUTILS_H */ #endif /* CMDUTILS_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment