bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Doxygen comment typo in libparted/disk.c


From: Bob Beers
Subject: Doxygen comment typo in libparted/disk.c
Date: Wed, 3 Oct 2012 14:14:08 -0400

Hi,

please consider applying attached patch.

(also in-line for convenience)

=====

$ cat parted-3.1-doxcomment-rmb01.diff
diff -purb parted-3.1-orig/libparted/disk.c parted-3.1/libparted/disk.c
--- parted-3.1-orig/libparted/disk.c 2012-02-02 11:12:20.000000000 -0500
+++ parted-3.1/libparted/disk.c 2012-10-03 12:50:25.554017900 -0400
@@ -1968,7 +1968,7 @@ _check_partition (PedDisk* disk, PedPart
 }

 /**
- * 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>,

=====
-- 
Thanks,

Bob Beers

Attachment: parted-3.1-doxcomment-rmb01.diff
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]