diff options
Diffstat (limited to 'xlators/encryption/crypt/src/metadata.h')
| -rw-r--r-- | xlators/encryption/crypt/src/metadata.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/encryption/crypt/src/metadata.h b/xlators/encryption/crypt/src/metadata.h index a92f149ef50..b67ae25b58c 100644 --- a/xlators/encryption/crypt/src/metadata.h +++ b/xlators/encryption/crypt/src/metadata.h @@ -20,7 +20,7 @@ typedef uint8_t emtd_8_mac_t[EMTD_8_MAC_SIZE] ;  /*   * Version "v1" of file's metadata.   * Metadata of this version has 4 components: - *  + *   * 1) EMTD (Encrypted part of MeTaData);   * 2) NMTD (Non-encrypted part of MeTaData);   * 3) EMTD_MAC; (EMTD Message Authentication Code);  | 
