Browse Source

cmdutils.h: Project name cleanup

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n0.9
Michael Niedermayer 13 years ago
parent
commit
90705aabe1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      cmdutils.h

+ 1
- 1
cmdutils.h 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 */

Loading…
Cancel
Save