libgcov.c
25.2 KB
-
libgcov.c (__gcov_execl, [...]): Remove const qualifier from arg parameter. · cbb8dee3
* libgcov.c (__gcov_execl, __gcov_execlp, __gcov_execle): Remove const qualifier from arg parameter. Remove unnecessary cast to char *. * gcov-io.h (__gcov_execl, __gcov_execlp, __gcov_execle): Remove const qualifier from arg 2. From-SVN: r143511
Ben Elliston committed