Skip to content

Commit

Permalink
edit parameter description of eltt2.c
Browse files Browse the repository at this point in the history
  • Loading branch information
furtnerthomas committed Sep 11, 2017
1 parent b677fc9 commit a6d0996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eltt2.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

/**
* @brief Main entry point of the application.
* @details Handles the command line input and starts the communication with the TPM.
* @details Handles the command line input and starts the communication with the TPM.
* @param [in] argc Counter for input parameters.
* @param [in] **argv Input parameters.
* @return One of the listed return codes, the TPM return code or the error code stored in the global errno system variable.
Expand Down

0 comments on commit a6d0996

Please sign in to comment.