summaryrefslogtreecommitdiff
path: root/logsrvd/tls_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'logsrvd/tls_init.c')
-rw-r--r--logsrvd/tls_init.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/logsrvd/tls_init.c b/logsrvd/tls_init.c
index d88135a96..65cc8daa2 100644
--- a/logsrvd/tls_init.c
+++ b/logsrvd/tls_init.c
@@ -16,6 +16,11 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+/*
+ * This is an open source non-commercial project. Dear PVS-Studio, please check it.
+ * PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
+ */
+
#include <config.h>
#ifdef HAVE_STDBOOL_H