summaryrefslogtreecommitdiff
path: root/regress/lib
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2018-07-10 20:55:58 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2018-07-10 20:55:58 +0000
commite782d07ab61162286aad3235553afa1ea9a7a6dd (patch)
tree1a6663122054eeecd5b3ba885f0f8160ddef5aff /regress/lib
parent6d6a2564e601613441ecff3229e08874e0819805 (diff)
$OpenBSD$
Diffstat (limited to 'regress/lib')
-rw-r--r--regress/lib/libcrypto/free/freenull.c.head2
-rw-r--r--regress/lib/libcrypto/free/freenull.c.tail1
2 files changed, 2 insertions, 1 deletions
diff --git a/regress/lib/libcrypto/free/freenull.c.head b/regress/lib/libcrypto/free/freenull.c.head
index b63703d7d21..f7e2c315956 100644
--- a/regress/lib/libcrypto/free/freenull.c.head
+++ b/regress/lib/libcrypto/free/freenull.c.head
@@ -1,4 +1,4 @@
-/* freenull.c IS GENERATED BY 'make nulltests' DO NOT EDIT BY HAND */
+/* $OpenBSD: freenull.c.head,v 1.2 2018/07/10 20:55:57 tb Exp $ */
#include <openssl/asn1.h>
#include <openssl/cmac.h>
diff --git a/regress/lib/libcrypto/free/freenull.c.tail b/regress/lib/libcrypto/free/freenull.c.tail
index 4300c38d982..e83e9e4aa21 100644
--- a/regress/lib/libcrypto/free/freenull.c.tail
+++ b/regress/lib/libcrypto/free/freenull.c.tail
@@ -1,3 +1,4 @@
+/* $OpenBSD: freenull.c.tail,v 1.2 2018/07/10 20:55:57 tb Exp $ */
BIO_free_all(NULL);
NCONF_free_data(NULL);