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

Signed-off-by: Jan Pokorný <jpoko...@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)

Reply via email to