Skip to content

Commit

Permalink
now pio_init_logging() checks are returns error codes
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Jun 13, 2019
1 parent a2897a0 commit c2d8426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clib/pioc_support.c
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ PIOc_set_log_level(int level)
* Initialize logging. Open log file, if not opened yet, or increment
* ref count if already open.
*
* @author Jayesh Krishna
* @author Jayesh Krishna, Ed Hartnett
*/
int
pio_init_logging(void)
Expand Down

0 comments on commit c2d8426

Please sign in to comment.