Skip to content

Commit

Permalink
Minor comment changes
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanKierans committed Sep 2, 2024
1 parent 6cfcbcf commit b91088c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/RcppExports.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#' @param max_nprocs Maximum number of R processes (ie evtWriters required)
#' @param archivePath Path to otf2 archive
#' @param archiveName Name of otf2 archive
#' @param overwrite_archivePath If true then use archivePath as prefix for directory to avoid overwriting, the suffix is generated using mkdtemp
#' @param overwrite_archivePath If true then use archivePath as prefix for directory to avoid overwriting, the suffix is generated using current time in seconds
#' @param collect_metrics Collect HWPC metrics via pmpmeas
#' @param flag_print_pids True to print pids of parent and child procs
#' @return <0 if error, 0 if R master, else >0 if child
Expand Down
2 changes: 1 addition & 1 deletion man/init_otf2_logger.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b91088c

Please sign in to comment.