diff options
Diffstat (limited to 'sbin/restore')
-rw-r--r-- | sbin/restore/tape.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/restore/tape.c b/sbin/restore/tape.c index 88520b5..cbb93e5 100644 --- a/sbin/restore/tape.c +++ b/sbin/restore/tape.c @@ -1213,7 +1213,7 @@ newcalc: /* * Find an inode header. - * Complain if had to skip, and complain is set. + * Complain if had to skip. */ static void findinode(header) |