X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=blobdiff_plain;f=src%2Ftrackfds.h;h=879445bc81c47cda6e9ed2a9e9a0a6fcdfab3496;hp=4571b2c9448fdc9d19aded63e222a10c8511c2e3;hb=31a1fdf921bf767154470e94f0f28c299d56cd5a;hpb=c2097785e752fee94c5c9ef46f03b8312694251a diff --git a/src/trackfds.h b/src/trackfds.h index 4571b2c..879445b 100644 --- a/src/trackfds.h +++ b/src/trackfds.h @@ -76,7 +76,7 @@ static void init_from_environment(void) { #ifdef DEBUG debug("init_from_environment()\t\t[%d]\n", getpid()); #endif - const char *env; + char const *env; initialized = 1; tracked_fds_list_count = 0;