From 64b729f3284ead6a71fbeb7f8e0dd22187b21786 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 8 Jul 2016 11:50:26 +0200 Subject: Add doxygen configuration and target --- src/encryption.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/encryption.h') 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_ -- cgit v1.2.3