summaryrefslogtreecommitdiff
path: root/auth.h
diff options
context:
space:
mode:
authormouring <mouring>2001-03-22 01:22:03 +0000
committermouring <mouring>2001-03-22 01:22:03 +0000
commitd4158a645082b71eee20154debf74fed4a4a66b1 (patch)
treeafd703501017329c34391dbcc76668c50f685f69 /auth.h
parent7391a9418dce3ab244fbe111e74b361230d575d8 (diff)
downloadopenssh-d4158a645082b71eee20154debf74fed4a4a66b1.tar.gz
- (bal) auth-chall.c auth-passwd.c auth.h auth1.c auth2.c session.c CVS ID
resync
Diffstat (limited to 'auth.h')
-rw-r--r--auth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth.h b/auth.h
index 6afce6b3..960f1ac3 100644
--- a/auth.h
+++ b/auth.h
@@ -21,7 +21,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $OpenBSD: auth.h,v 1.12 2001/02/22 21:59:43 markus Exp $
+ * $OpenBSD: auth.h,v 1.13 2001/03/20 18:57:04 markus Exp $
*/
#ifndef AUTH_H
#define AUTH_H