[Parted-commits] GNU Parted Official Repository: Changes to 'master'

Jim Meyering meyering at alioth.debian.org
Thu Oct 4 04:01:48 UTC 2012


 libparted/disk.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fb1faafaae67c328a34117573a71d1f02ef9f6fe
Author: Bob Beers <bob.beers.gmail.com>
Date:   Thu Oct 4 06:00:25 2012 +0200

    doc: libparted/disk.c: correct doxygen comment typo
    
    * libparted/disk.c: s/PedPartition/PedDisk/
    Copyright-paperwork-exempt: yes

diff --git a/libparted/disk.c b/libparted/disk.c
index c4b1a01..d283674 100644
--- a/libparted/disk.c
+++ b/libparted/disk.c
@@ -1968,7 +1968,7 @@ _check_partition (PedDisk* disk, PedPartition* part)
 }
 
 /**
- * Adds PedPartition \p part to PedPartition \p disk.
+ * Adds PedPartition \p part to PedDisk \p disk.
  *
  * \warning The partition's geometry may be changed, subject to \p constraint.
  * You could set \p constraint to <tt>ped_constraint_exact(&part->geom)</tt>,



More information about the Parted-commits mailing list