Ignore:
Timestamp:
Jan 1, 2014, 12:47:38 AM (10 years ago)
Author:
Bruno Cornec
Message:
  • Update mindi-busybox to 1.21.1
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mindi-busybox/util-linux/volume_id/unused_msdos.c

    r2725 r3232  
    110110        } else {
    111111            dbg("found 0x%x data partition at 0x%llx, len 0x%llx",
    112                 part[i].sys_ind, (unsigned long long) poff, (unsigned long long) plen);
     112                part[i].sys_ind, (unsigned long long) poff, (unsigned long long) plen);
    113113
    114114//          if (is_raid(part[i].sys_ind))
Note: See TracChangeset for help on using the changeset viewer.