Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2015-03-25 12:00:20 +01:00
parent a3c2edb19c
commit a2ec3b0546
3 changed files with 3 additions and 3 deletions
@@ -90,7 +90,7 @@ struct tnccs_20_handler_t {
/**
* Handle errors that occurred during PB-TNC batch header processing
*
* @param batch batch where a fatal error occured
* @param batch batch where a fatal error occurred
*/
void (*handle_errors)(tnccs_20_handler_t *this, pb_tnc_batch_t *batch);