diff options
Diffstat (limited to 'src/encryption.h')
-rw-r--r-- | src/encryption.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/encryption.h b/src/encryption.h index 936578b..bfe1fc3 100644 --- a/src/encryption.h +++ b/src/encryption.h @@ -15,6 +15,7 @@ * and limitations under the License. * ------------------------------------------------------------------- */ +/* \brief Helper functions for the ZMQ encryption */ #ifndef _ENCRYPTION_H_ #define _ENCRYPTION_H_ |