diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2008-08-01 01:50:55 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2008-08-01 01:50:55 +0000 |
| commit | 6ef57c8cb49197886b3c7a59e41e5c299ac566fb (patch) | |
| tree | 22f73bef4f676569398103d7cf365d529292d534 /crypto | |
| parent | 287d742923349a0481765eba8e6077c17d498614 (diff) | |
Notes
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 12e55dc3b9a4..b78b739cdcaf 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> |
