]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/commitdiff
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)
char const * is more consistent with char * const.


No differences found