diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
| commit | dec99dafe5763ba1db6950342aa80a634169c083 (patch) | |
| tree | 1bd9f5a688ac947b00e690c3c69ccb8df203768d /include/gssapi | |
| parent | 045f17e533c0209bbcddcccbbb0192d61ffd6c9c (diff) | |
Diffstat (limited to 'include/gssapi')
| -rw-r--r-- | include/gssapi/Makefile | 2 | ||||
| -rw-r--r-- | include/gssapi/gssapi.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/gssapi/Makefile b/include/gssapi/Makefile index 8fb643fb3b56..093491b85a6a 100644 --- a/include/gssapi/Makefile +++ b/include/gssapi/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/include/gssapi/Makefile,v 1.1.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ NO_OBJ= INCS= gssapi.h diff --git a/include/gssapi/gssapi.h b/include/gssapi/gssapi.h index 16a588e1456d..e955fcd179f8 100644 --- a/include/gssapi/gssapi.h +++ b/include/gssapi/gssapi.h @@ -25,7 +25,7 @@ * HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/include/gssapi/gssapi.h,v 1.5.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _GSSAPI_GSSAPI_H_ |
