diff options
author | des <des@FreeBSD.org> | 2008-08-01 01:50:55 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2008-08-01 01:50:55 +0000 |
commit | f672f908e159ec4fa404ddaf54e8b13708123e85 (patch) | |
tree | 22f73bef4f676569398103d7cf365d529292d534 /crypto | |
parent | 47d27c283c6c860ef394407d02a74325ecfcd75d (diff) | |
download | FreeBSD-src-f672f908e159ec4fa404ddaf54e8b13708123e85.zip FreeBSD-src-f672f908e159ec4fa404ddaf54e8b13708123e85.tar.gz |
Another file with no local changes.
"This time for sure!"
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/openssh/auth2-chall.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/openssh/auth2-chall.c b/crypto/openssh/auth2-chall.c index 12e55dc..b78b739 100644 --- a/crypto/openssh/auth2-chall.c +++ b/crypto/openssh/auth2-chall.c @@ -25,7 +25,6 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); #include <sys/types.h> |