cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Jan Pokorný <jpokorny@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH 2c/2] resrules: print_resource_rule doc comment conformance
Date: Mon, 2 Apr 2012 13:37:38 +0200	[thread overview]
Message-ID: <20120402113738.GB21558@redhat.com> (raw)
In-Reply-To: <20120402100814.GB19756@redhat.com>

(when changing doc. comment, do it properly)
(due to previously misconfigured MUA, sorry for inconvenience)

Signed-off-by: Jan Pokorn? <jpokorny@redhat.com>
---
 resrules.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/resrules.c b/resrules.c
index 581be9e..353ead4 100644
--- a/resrules.c
+++ b/resrules.c
@@ -556,9 +556,10 @@ store_childtype(resource_child_t **childp, char *name, int start,
 
 
 /**
-   Print a resource_t structure to stdout
+   Print a resource_t structure to specified stream
 
    @param rr		Resource rule to print.
+   @param fp		Destination stream.
  */
 void
 print_resource_rule(FILE *fp, resource_rule_t *rr)



      parent reply	other threads:[~2012-04-02 11:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-02  9:59 [Cluster-devel] [PATCH 0/2] rgmanager: spots in flattening-related parts Jan Pokorný
2012-04-02 10:06 ` [Cluster-devel] [PATCH 1/2] resrules: fix free while passing the pointer to caller Jan Pokorný
2012-04-02 11:29   ` [Cluster-devel] [PATCH 1b/2] " Jan Pokorný
2012-04-02 15:46     ` Jan Pokorný
2012-04-02 10:08 ` [Cluster-devel] [PATCH 2/2] resrules: print_resource_rule doc comment conformance Jan Pokorný
2012-04-02 10:24   ` [Cluster-devel] [PATCH 2b/2] " Jan Pokorný
2012-04-02 11:37   ` Jan Pokorný [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120402113738.GB21558@redhat.com \
    --to=jpokorny@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).