c76f604ee9
If basename() uses "char *", we shouldn't do the intermediate assignment, as that field is of type "const char *". Simply call basename() on the command line argument directly. Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D6463 |
||
---|---|---|
.. | ||
acplex.l | ||
acpyacc.y | ||
ar.1 | ||
ar.c | ||
ar.h | ||
Makefile | ||
Makefile.depend | ||
read.c | ||
util.c | ||
write.c |