mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
minor comments
This commit is contained in:
@@ -418,7 +418,7 @@ static bool test_level_1_()
|
||||
|
||||
printf("is writable = %u\n", (unsigned)iterator.is_writable());
|
||||
if(iterator.is_writable())
|
||||
return die_("iterator claims file is writable when it should not be\n");
|
||||
return die_("iterator claims file is writable when tester thinks it should not be; are you running as root?\n");
|
||||
|
||||
printf("iterate forwards\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user