]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/commit
Use char const * instead of const char *.
authorSimon Ruderich <simon@ruderich.org>
Thu, 6 Jun 2013 23:56:02 +0000 (01:56 +0200)
committerSimon Ruderich <simon@ruderich.org>
Thu, 6 Jun 2013 23:56:02 +0000 (01:56 +0200)
commit31a1fdf921bf767154470e94f0f28c299d56cd5a
treede9e44e5205e7a9523c99638ad76b2bc75038735
parentc2097785e752fee94c5c9ef46f03b8312694251a
Use char const * instead of const char *.

char const * is more consistent with char * const.
src/coloredstderr.c
src/debug.h
src/trackfds.h