diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1997-04-03 11:24:59 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-04-03 11:24:59 +0000 |
| commit | 39caadde7c89d2fa854808266c40cd6eb9529fd9 (patch) | |
| tree | 3f237e1e6b32ea79b770373894d7646e0d525fe1 /contrib | |
| parent | 3162fb1fe3224e6bdd3d555441b60eba47c95c8d (diff) | |
Notes
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/cpio/copyin.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/cpio/copyin.c b/contrib/cpio/copyin.c index 2008c391b76a6..bfb95364bb377 100644 --- a/contrib/cpio/copyin.c +++ b/contrib/cpio/copyin.c @@ -1321,7 +1321,6 @@ create_final_defers () for (d = deferments; d != NULL; d = d->next) { - d = deferments; link_res = link_to_maj_min_ino (d->header.c_name, d->header.c_dev_maj, d->header.c_dev_maj, d->header.c_ino); |
