mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Rename hello message.
This commit is contained in:
@@ -38,7 +38,7 @@ Copyright (C) 2011-2020 Natalia Portillo
|
||||
int main()
|
||||
{
|
||||
ULONG eaCounter = 0;
|
||||
printf("The Disc Image Chef Filesystem Tester (Getter) for OS/2 %s\n", DIC_FSTESTER_VERSION);
|
||||
printf("Aaru Filesystem Tester (Getter) for OS/2 %s\n", DIC_FSTESTER_VERSION);
|
||||
printf("%s\n", DIC_COPYRIGHT);
|
||||
|
||||
return GetAllInDir("C:", &eaCounter);
|
||||
|
||||
Reference in New Issue
Block a user