Ignore:
Timestamp:
Jul 24, 2007, 1:49:52 AM (17 years ago)
Author:
Bruno Cornec
Message:

gettext fixes + last and i int removed (were forgotten)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/common/libmondo-stream.c

    r1548 r1549  
    13741374                mr_msg(2, "%s failed", fname);
    13751375            }
    1376             if (i != last) {
     1376            if (elt != tapecatalog->last) {
    13771377                write_header_block_to_stream((off_t)0,
    13781378                                             "stop-backcatalog-afio-or-slice",
Note: See TracChangeset for help on using the changeset viewer.