From 95ce4d2cdc59a8eb8cff5859ae0ba21451c4798d Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 13 Aug 2001 14:06:34 +0000 Subject: Removed duplicate VCS ID tags, as per style(9). --- lib/libc/i386/gen/isinf.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib/libc/i386/gen/isinf.c') diff --git a/lib/libc/i386/gen/isinf.c b/lib/libc/i386/gen/isinf.c index b2b63a8..8a34d4b 100644 --- a/lib/libc/i386/gen/isinf.c +++ b/lib/libc/i386/gen/isinf.c @@ -29,12 +29,11 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ #if defined(LIBC_RCS) && !defined(lint) -static const char rcsid[] = "$FreeBSD$"; +static const char rcsid[] = + "$FreeBSD$"; #endif /* LIBC_RCS and not lint */ #include -- cgit v1.1