summaryrefslogtreecommitdiff
path: root/usr.bin/gzsig/x509.c
diff options
context:
space:
mode:
authormarius eriksen <marius@cvs.openbsd.org>2005-05-28 08:07:46 +0000
committermarius eriksen <marius@cvs.openbsd.org>2005-05-28 08:07:46 +0000
commit9b2df6b53ef766bd6c36f2dc91c8af2d240a2586 (patch)
tree68ac1b3deba82c1239101200e21a673161978b70 /usr.bin/gzsig/x509.c
parent74b878ce0eb6ca721854b0999d1ecd4cf8cf49da (diff)
whoops. the import killed the $Id$ tags; rectify.
Diffstat (limited to 'usr.bin/gzsig/x509.c')
-rw-r--r--usr.bin/gzsig/x509.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/gzsig/x509.c b/usr.bin/gzsig/x509.c
index acb80f2f8b8..99dcc5283af 100644
--- a/usr.bin/gzsig/x509.c
+++ b/usr.bin/gzsig/x509.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: x509.c,v 1.1 2005/05/28 01:57:30 marius Exp $ */
+/* $OpenBSD: x509.c,v 1.2 2005/05/28 08:07:45 marius Exp $ */
/*
* x509.c
@@ -30,7 +30,7 @@
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: x509.c,v 1.1 2005/05/28 01:57:30 marius Exp $
+ * $Vendor: x509.c,v 1.2 2005/04/01 16:47:31 dugsong Exp $
*/
#include <sys/types.h>