Skip to content

Commit 59006e8

Browse files
Arunpandian Jdwsuse
authored andcommitted
log: Fix whitespacing in documentation
Make the documentation consistent with the other header files. Signed-off-by: Arunpandian J <[email protected]> [dwagner: added commit messages] Signed-off-by: Daniel Wagner <[email protected]>
1 parent 94fe6e8 commit 59006e8

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

src/nvme/log.h

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
*/
2323

2424
/**
25-
* nvme_init_logging() - initialize logging
26-
* @r: nvme_root_t context
27-
* @lvl: logging level to set
28-
* @log_pid: boolean to enable logging of the PID
29-
* @log_tstamp: boolean to enable logging of the timestamp
25+
* nvme_init_logging() - Initialize logging
26+
* @r: nvme_root_t context
27+
* @lvl: Logging level to set
28+
* @log_pid: Boolean to enable logging of the PID
29+
* @log_tstamp: Boolean to enable logging of the timestamp
3030
*
3131
* Sets the default logging variables for the library.
3232
*/

0 commit comments

Comments
 (0)