-
Max Kellermann authored
To find out whether a file exists, use g_file_test() instead of stat(), because it is more portable and easier to use.
0c422838
To find out whether a file exists, use g_file_test() instead of stat(), because it is more portable and easier to use.