From 774af6a9125f5c8338151ff1cd72390662de7664 Mon Sep 17 00:00:00 2001 From: jakllsch Date: Sat, 13 Apr 2013 18:25:56 +0000 Subject: [PATCH] drop trailing whitespace --- sbin/gpt/biosboot.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sbin/gpt/biosboot.c b/sbin/gpt/biosboot.c index a1384350d86e..107d245577df 100644 --- a/sbin/gpt/biosboot.c +++ b/sbin/gpt/biosboot.c @@ -1,9 +1,9 @@ -/* $NetBSD: biosboot.c,v 1.5 2011/08/27 17:38:16 joerg Exp $ */ +/* $NetBSD: biosboot.c,v 1.6 2013/04/13 18:25:56 jakllsch Exp $ */ /* - * Copyright (c) 2009 The NetBSD Foundation, Inc. + * Copyright (c) 2009 The NetBSD Foundation, Inc. * All rights reserved. - * + * * This code is derived from software contributed to the NetBSD Foundation * by Mike M. Volokhov. Development of this software was supported by the * Google Summer of Code program. @@ -33,7 +33,7 @@ #include #ifdef __RCSID -__RCSID("$NetBSD: biosboot.c,v 1.5 2011/08/27 17:38:16 joerg Exp $"); +__RCSID("$NetBSD: biosboot.c,v 1.6 2013/04/13 18:25:56 jakllsch Exp $"); #endif #include