Remove trailing whitespace

w32-compat
Christopher Wellons 2017-09-27 13:20:16 -04:00
parent 9c1fa33356
commit bd1100ae99
1 changed files with 1 additions and 1 deletions

View File

@ -324,7 +324,7 @@ static char *storage_directory(char *file);
#include <sys/types.h>
/**
* Return non-zero if path exists and is a directory.
* Return non-zero if path exists and is a directory.
*/
static int
dir_exists(const char *path)