mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-05-28 23:49:20 +00:00
cmdutils.h: Project name cleanup
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
e9adeeec98
commit
90705aabe1
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue