$OpenBSD$
authortb <tb@openbsd.org>
Sun, 15 Jul 2018 06:03:31 +0000 (06:03 +0000)
committertb <tb@openbsd.org>
Sun, 15 Jul 2018 06:03:31 +0000 (06:03 +0000)
regress/lib/libcrypto/ec/ectest.c

index 9d7533b..4d305c9 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: ectest.c,v 1.7 2018/07/15 06:03:31 tb Exp $   */
 /* crypto/ec/ectest.c */
 /*
  * Originally written by Bodo Moeller for the OpenSSL project.