From: tb Date: Sun, 15 Jul 2018 06:03:31 +0000 (+0000) Subject: $OpenBSD$ X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=946d7fbf52ea2cf1f3e0113c0f9b3408b3fe00b8;p=openbsd $OpenBSD$ --- diff --git a/regress/lib/libcrypto/ec/ectest.c b/regress/lib/libcrypto/ec/ectest.c index 9d7533b628d..4d305c983ee 100644 --- a/regress/lib/libcrypto/ec/ectest.c +++ b/regress/lib/libcrypto/ec/ectest.c @@ -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.