Fix that (newer clang will fail on it)

This commit is contained in:
Dale Weiler 2013-10-11 08:06:10 -04:00
parent 92c0d6157c
commit d8b3faa871

View file

@ -313,7 +313,7 @@ const struct tm *util_localtime(const time_t *timer);
const char *util_ctime (const time_t *timer);
typedef struct fs_file_s fs_file_t;
int util_isatty (fs_file_t *);
bool util_isatty (fs_file_t *);
/*
* A flexible vector implementation: all vector pointers contain some