]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(do_link): find_backup_file_name no longer returns NULL, so don't
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 27 Jul 2004 23:14:30 +0000 (23:14 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 27 Jul 2004 23:14:30 +0000 (23:14 +0000)
commit9dfcfc47dc388089f5e38d6fb7f45ef231ee0ed9
tree67624706e8e09a4ebcd3e0475c1d48ef63c3bdfa
parent53b24fa527fdedcb337a9cc59eb7fbcff5a2fc84
(do_link): find_backup_file_name no longer returns NULL, so don't
bother to check for this.
src/ln.c