Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2013 01:04:24 +0000 (UTC)
From:      Benno Rice <benno@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r247439 - projects/uefi/sys/boot/i386/efi
Message-ID:  <201302280104.r1S14O76077434@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: benno
Date: Thu Feb 28 01:04:23 2013
New Revision: 247439
URL: http://svnweb.freebsd.org/changeset/base/247439

Log:
  Fix whitespace.

Modified:
  projects/uefi/sys/boot/i386/efi/Makefile

Modified: projects/uefi/sys/boot/i386/efi/Makefile
==============================================================================
--- projects/uefi/sys/boot/i386/efi/Makefile	Thu Feb 28 01:00:32 2013	(r247438)
+++ projects/uefi/sys/boot/i386/efi/Makefile	Thu Feb 28 01:04:23 2013	(r247439)
@@ -21,7 +21,6 @@ CFLAGS+=	-I${.CURDIR}/../../efi/include/
 CFLAGS+=	-I${.CURDIR}/../../../contrib/dev/acpica/include
 CFLAGS+=	-I${.CURDIR}/../../..
 
-
 .if ${MK_FORTH} != "no"
 BOOT_FORTH=	yes
 CFLAGS+=	-DBOOT_FORTH



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302280104.r1S14O76077434>