[Cluster-devel] [PATCH 2c/2] resrules: print_resource_rule doc comment conformance

Jan Pokorný jpokorny at redhat.com
Mon Apr 2 11:37:38 UTC 2012


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

Signed-off-by: Jan Pokorný <jpokorny at 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)




More information about the Cluster-devel mailing list