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

Jan Pokorný jpokorny at redhat.com
Mon Apr 2 10:24:11 UTC 2012


(when changing doc. comment, do it properly)

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