include/parted/disk.h | 4 ++--
libparted/disk.c | 4 ++--
libparted/labels/dos.c | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
New commits:
commit ce3810b4372764154b71a299c3e90eb08a610a46
Author: Jim Meyering <[EMAIL PROTECTED]>
Date: Mon Mar 5 22:44:38 2007 +0100
Undo part of the dos.c constification.
* libparted/disk.c: The sole parameter of ped_disk_type_register
and ped_disk_type_unregister must *not* be const.
* libparted/labels/dos.c (msdos_disk_type): Likewise for the
corresponding static struct in dos.c, since those functions modify
the struct. This didn't show up at compile time due to casts.
* include/parted/disk.h: Update prototypes, too.
_______________________________________________
parted-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/parted-devel