diff options
Diffstat (limited to 'include/rpcsvc/crypt.x')
-rw-r--r-- | include/rpcsvc/crypt.x | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/rpcsvc/crypt.x b/include/rpcsvc/crypt.x index abe927580bbb..8df1654440a1 100644 --- a/include/rpcsvc/crypt.x +++ b/include/rpcsvc/crypt.x @@ -29,13 +29,13 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/rpcsvc/crypt.x,v 1.3 1999/08/27 23:45:08 peter Exp $ */ #ifndef RPC_HDR %#ifndef lint %static const char rcsid[] = -% "$FreeBSD$"; +% "$FreeBSD: src/include/rpcsvc/crypt.x,v 1.3 1999/08/27 23:45:08 peter Exp $"; %#endif #endif |