cvs commit: device-mapper/dmsetup dmsetup.c
"Andres Salomon" <[email protected]>
| Newsgroups | gmane.linux.lvm.cvs |
|---|---|
| Message-ID | <[email protected]> |
dilinger 2002/10/08 15:16:45 CDT
Modified files:
dmsetup dmsetup.c
Log:
Wow, learn something new every day. Apparently, the signed-ness of char is
implementation-dependent; some archs (s390, arm, and ppc) default to
an unsigned char.
Revision Changes Path
1.21 +1 -1 device-mapper/dmsetup/dmsetup.c