summaryrefslogtreecommitdiff
path: root/authfile.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-11-06 12:39:34 +1100
committerDamien Miller <djm@mindrot.org>2000-11-06 12:39:34 +1100
commit389edc4ce4f96ae1e8066a8d9f97d062b88e94ce (patch)
treea52c3a8e71ad51aeaf4e4e213772df89368c1ef3 /authfile.h
parentc78abaa1090f7da97ee8a6462830698bf66b23f1 (diff)
downloadopenssh-git-389edc4ce4f96ae1e8066a8d9f97d062b88e94ce.tar.gz
- (djm) Manually fix up missed diff hunks (mainly RCS idents)
Diffstat (limited to 'authfile.h')
-rw-r--r--authfile.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/authfile.h b/authfile.h
index 4283d938..525b4aa5 100644
--- a/authfile.h
+++ b/authfile.h
@@ -10,9 +10,13 @@
* incompatible with the protocol description in the RFC file, it must be
* called by a name other than "ssh" or "Secure Shell".
*/
+
+/* $OpenBSD: authfile.h,v 1.5 2000/10/16 09:38:44 djm Exp $ */
+
#ifndef AUTHFILE_H
#define AUTHFILE_H
+
/*
* Saves the authentication (private) key in a file, encrypting it with
* passphrase.