Ignore:
Timestamp:
Jan 9, 2007, 9:59:42 AM (17 years ago)
Author:
Bruno Cornec
Message:

libata in double removed

File:
1 edited

Legend:

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

    r1044 r1049  
    10321032// Watch it! This next line adds a parameter...
    10331033    if (bkpinfo->nonbootable_backup) {
    1034         strcat(command, " NONBOOTABLE");
     1034        strcat(command, " NONBOOTABLE"); // parameter #21 (STRING)
    10351035    }
    10361036    log_msg(2, command);
Note: See TracChangeset for help on using the changeset viewer.