From 74fd44fc1925668af16d0256cde971b9f7c0bf40 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 22 Mar 2002 23:18:17 +0000 Subject: [PATCH] Fix the style of the SCM ID's. I believe have made all of libc .h's as consistent as possible. --- lib/libc/rpc/rpc_com.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/libc/rpc/rpc_com.h b/lib/libc/rpc/rpc_com.h index b04f1109a0f..61057a9181c 100644 --- a/lib/libc/rpc/rpc_com.h +++ b/lib/libc/rpc/rpc_com.h @@ -1,5 +1,4 @@ /* $NetBSD: rpc_com.h,v 1.3 2000/12/10 04:10:08 christos Exp $ */ -/* $FreeBSD$ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for @@ -28,6 +27,8 @@ * Sun Microsystems, Inc. * 2550 Garcia Avenue * Mountain View, California 94043 + * + * $FreeBSD$ */ /* * Copyright (c) 1986 - 1991 by Sun Microsystems, Inc.