]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Remove declarations of base_name and get_version.
authorJim Meyering <jim@meyering.net>
Sat, 16 Jan 1999 16:12:05 +0000 (16:12 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Jan 1999 16:12:05 +0000 (16:12 +0000)
commit84b4618b26142d42c732183d34223f5ea2705640
treeec4021226d3d2ef1614c3997052c0580edb9f331
parent414cf1b428d876aebb1d44bf432b6db53aa6f072
Remove declarations of base_name and get_version.
(main): Don't call getenv ("VERSION_CONTROL"); xget_version does it.
Use xget_version and function-style XARGMATCH.
src/cp.c