summaryrefslogtreecommitdiffstats
path: root/uidswap.c
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2000-12-29 17:50:13 +0100
committerBen Lindstrom <mouring@eviladmin.org>2000-12-29 17:50:13 +0100
commit2941f119e61091b94e11754e8b28398645cb9fa1 (patch)
treebcffb50953c457d0a60ba560a8a5774fefa60002 /uidswap.c
parent - (stevesk) compress.[ch] sync with openbsd; missed in prototype (diff)
downloadopenssh-2941f119e61091b94e11754e8b28398645cb9fa1.tar.xz
openssh-2941f119e61091b94e11754e8b28398645cb9fa1.zip
20001230
- (bal) OpenBSD CVS Update - markus@cvs.openbsd.org 2000/12/28 18:58:30 [ssh-keygen.c] enable 'ssh-keygen -l -f ~/.ssh/{authorized_keys,known_hosts}{,2} - (bal) Resynced CVS ID with OpenBSD for channel.c and uidswap.c
Diffstat (limited to '')
-rw-r--r--uidswap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/uidswap.c b/uidswap.c
index 8af46d450..91f93923f 100644
--- a/uidswap.c
+++ b/uidswap.c
@@ -12,7 +12,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: uidswap.c,v 1.11 2000/12/20 19:37:22 markus Exp $");
+RCSID("$OpenBSD: uidswap.c,v 1.12 2000/12/29 10:48:56 markus Exp $");
#include "ssh.h"
#include "uidswap.h"