diff options
author | des <des@FreeBSD.org> | 2008-08-01 01:45:56 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2008-08-01 01:45:56 +0000 |
commit | d1eccf1850e7aacc4f877c9304de15c9792b0aeb (patch) | |
tree | ec1dccfbcd925b9fe0d42c73bcf67f50b7b8b056 /crypto/openssh/auth-passwd.c | |
parent | 0afede05d8cbac3ce1f0cad26775cd3f3924641c (diff) | |
download | FreeBSD-src-d1eccf1850e7aacc4f877c9304de15c9792b0aeb.zip FreeBSD-src-d1eccf1850e7aacc4f877c9304de15c9792b0aeb.tar.gz |
Another four files without local changes. This is driving me nuts -
every time I think I got them all, another one pops up.
Diffstat (limited to 'crypto/openssh/auth-passwd.c')
-rw-r--r-- | crypto/openssh/auth-passwd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/openssh/auth-passwd.c b/crypto/openssh/auth-passwd.c index a836591..be62837 100644 --- a/crypto/openssh/auth-passwd.c +++ b/crypto/openssh/auth-passwd.c @@ -37,7 +37,6 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); #include <sys/types.h> |