mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
pass argv[0] down to manip tests
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
#ifndef FLAC__TEST_UNIT_METADATA_H
|
||||
#define FLAC__TEST_UNIT_METADATA_H
|
||||
|
||||
int test_metadata();
|
||||
int test_metadata(const char *progname);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user