From c3d6a26af7455bccce87985ff78ef0efc39b65e1 Mon Sep 17 00:00:00 2001 From: deraadt Date: Thu, 12 Jun 2014 15:49:27 +0000 Subject: tags as requested by miod and tedu --- lib/libssl/src/crypto/o_init.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libssl/src/crypto/o_init.c') diff --git a/lib/libssl/src/crypto/o_init.c b/lib/libssl/src/crypto/o_init.c index 89c708752cc..2f819eac958 100644 --- a/lib/libssl/src/crypto/o_init.c +++ b/lib/libssl/src/crypto/o_init.c @@ -1,3 +1,4 @@ +/* $OpenBSD: o_init.c,v 1.8 2014/06/12 15:49:27 deraadt Exp $ */ /* Ted Unangst places this file in the public domain. */ #include -- cgit v1.2.3-59-g8ed1b