resrules: print_resource_rule doc comment conformance
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
--- resrules.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/resrules.c b/resrules.c index 581be9e..4fcc4f1 100644 --- a/resrules.c +++ b/resrules.c @@ -556,7 +556,7 @@ 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. */ |
resrules: print_resource_rule doc comment conformance
(when changing doc. comment, do it properly)
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) |
resrules: print_resource_rule doc comment conformance
(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) |
| All times are GMT. The time now is 07:35 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.