Ignore:
Timestamp:
Jun 17, 2009, 8:42:12 PM (15 years ago)
Author:
Bruno Cornec
Message:

Fix various multiple compile bugs/warnings around log_it, opt flags and mr_asprintf

File:
1 edited

Legend:

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

    r2227 r2229  
    568568    }
    569569    if (curr < 0) {
    570         log_it("%s",
    571             ("Not far enough into tape to start deleting old archives from collection.");
     570        log_it("%s","Not far enough into tape to start deleting old archives from collection.");
    572571        return (0);
    573572    }
Note: See TracChangeset for help on using the changeset viewer.