Skip to content

Commit

Permalink
Merge pull request #255 from Treece-Burgess/2024.10.04-add-named-evt-…
Browse files Browse the repository at this point in the history
…docs

Correcting documentation in PAPI_add_named_event
  • Loading branch information
Treece-Burgess authored Oct 5, 2024
2 parents bb16166 + 7f96123 commit d7138a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/papi.c
Original file line number Diff line number Diff line change
Expand Up @@ -2366,8 +2366,8 @@ PAPI_remove_event( int EventSet, int EventCode )
*
* @param EventSet
* An integer handle for a PAPI Event Set as created by PAPI_create_eventset.
* @param EventCode
* A defined event such as PAPI_TOT_INS.
* @param EventName
* A string containing the event name as listed in papi_avail or papi_native_avail.
*
* @retval Positive-Integer
* The number of consecutive elements that succeeded before the error.
Expand Down

0 comments on commit d7138a1

Please sign in to comment.