util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] fdisk: API: fix fdisk_add_partition comment style
@ 2012-07-24 12:40 Davidlohr Bueso
  2012-07-26  9:12 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Davidlohr Bueso @ 2012-07-24 12:40 UTC (permalink / raw)
  To: Karel Zak, Petr Uzel; +Cc: util-linux

From: Davidlohr Bueso <dave@gnu.org>

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
---
 fdisks/utils.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fdisks/utils.c b/fdisks/utils.c
index bf58d5b..8de64c2 100644
--- a/fdisks/utils.c
+++ b/fdisks/utils.c
@@ -83,7 +83,7 @@ int fdisk_verify_disklabel(struct fdisk_context *cxt)
 	return cxt->label->verify(cxt);
 }
 
-/*
+/**
  * fdisk_add_partition:
  * @cxt: fdisk context
  * @partnum: partition number to create
-- 
1.7.4.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/2] fdisk: API: fix fdisk_add_partition comment style
  2012-07-24 12:40 [PATCH 1/2] fdisk: API: fix fdisk_add_partition comment style Davidlohr Bueso
@ 2012-07-26  9:12 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2012-07-26  9:12 UTC (permalink / raw)
  To: Davidlohr Bueso; +Cc: Petr Uzel, util-linux

On Tue, Jul 24, 2012 at 02:40:03PM +0200, Davidlohr Bueso wrote:
>  fdisks/utils.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

 Applied, thanks.

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-26  9:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-24 12:40 [PATCH 1/2] fdisk: API: fix fdisk_add_partition comment style Davidlohr Bueso
2012-07-26  9:12 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).