summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-rsa.c
diff options
context:
space:
mode:
authordjm <djm@openbsd.org>2006-03-25 13:17:01 +0000
committerdjm <djm@openbsd.org>2006-03-25 13:17:01 +0000
commit7ef31a4191d2f3ff8387ca704b4cf223fe280fbc (patch)
treea87a41fbf7fc2398b4d30d2b2b6438543d07a6f4 /usr.bin/ssh/ssh-rsa.c
parentonly resolve symlinks in the dirname of rename()'s arguments, (diff)
downloadwireguard-openbsd-7ef31a4191d2f3ff8387ca704b4cf223fe280fbc.tar.xz
wireguard-openbsd-7ef31a4191d2f3ff8387ca704b4cf223fe280fbc.zip
Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that
Theo nuked - our scripts to sync -portable need them in the files
Diffstat (limited to 'usr.bin/ssh/ssh-rsa.c')
-rw-r--r--usr.bin/ssh/ssh-rsa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ssh/ssh-rsa.c b/usr.bin/ssh/ssh-rsa.c
index 55fb7ba5990..4580c0644d4 100644
--- a/usr.bin/ssh/ssh-rsa.c
+++ b/usr.bin/ssh/ssh-rsa.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: ssh-rsa.c,v 1.37 2006/03/25 13:17:02 djm Exp $ */
/*
* Copyright (c) 2000, 2003 Markus Friedl <markus@openbsd.org>
*