Fix for bug 383: attempting to "tar c /" would error out because stripping
authorRob Landley <rob@landley.net>
Thu, 1 Sep 2005 11:36:21 +0000 (11:36 -0000)
committerRob Landley <rob@landley.net>
Thu, 1 Sep 2005 11:36:21 +0000 (11:36 -0000)
commit92255d60b840184e9418fa29a077be860bcc767b
treef4bcfa104045484afaad0be5d525fe16c197b304
parent828548ab56ed2dca36daf0dfdbb0644119ecbe2c
Fix for bug 383: attempting to "tar c /" would error out because stripping
trailing / turns that into an empty string.
archival/tar.c