mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
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 | ||