mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
(main): update --version output again
This commit is contained in:
@@ -1518,7 +1518,7 @@ main (int argc, char **argv)
|
||||
|
||||
if (show_version)
|
||||
{
|
||||
printf ("csplit (GNU %s) %s\n", PACKAGE, VERSION);
|
||||
printf ("csplit (%s) %s\n", GNU_PACKAGE, VERSION);
|
||||
exit (EXIT_SUCCESS);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user