diff options
author | 2001-01-29 01:57:55 +0000 | |
---|---|---|
committer | 2001-01-29 01:57:55 +0000 | |
commit | d4e7c603042317101df5b56db72417d951eb90f7 (patch) | |
tree | f5066f0d3b909ae46a941a45151d368cc21d6b89 /usr.bin/ssh/ssh-dss.h | |
parent | shorten (diff) | |
download | wireguard-openbsd-d4e7c603042317101df5b56db72417d951eb90f7.tar.xz wireguard-openbsd-d4e7c603042317101df5b56db72417d951eb90f7.zip |
$OpenBSD$
Diffstat (limited to 'usr.bin/ssh/ssh-dss.h')
-rw-r--r-- | usr.bin/ssh/ssh-dss.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ssh/ssh-dss.h b/usr.bin/ssh/ssh-dss.h index 4252f394210..0e6a20a59d9 100644 --- a/usr.bin/ssh/ssh-dss.h +++ b/usr.bin/ssh/ssh-dss.h @@ -1,3 +1,5 @@ +/* $OpenBSD: ssh-dss.h,v 1.3 2001/01/29 01:58:18 niklas Exp $ */ + /* * Copyright (c) 2000 Markus Friedl. All rights reserved. * |