fix comment issues

pull/9758/head
Nir Sonnenschein 2019-02-24 14:32:36 +02:00
parent ffaf083b75
commit 84b618704b
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ typedef struct psa_spm_hash_clone_s {
// ---------------------------------- Globals ----------------------------------
static int psa_spm_init_refence_counter = 0;
/* maximal memoty allocation for reading large hash ort mac input buffers.
/* maximal memory allocation for reading large hash or mac input buffers.
the data will be read in chunks of size */
#if !defined (MAX_DATA_CHUNK_SIZE_IN_BYTES)
#define MAX_DATA_CHUNK_SIZE_IN_BYTES 400