From: todd Date: Wed, 21 Jul 2010 02:17:15 +0000 (+0000) Subject: remove gratuitous carriage return that snuck in X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=3f6a8c87846c3fa1f6c5cc711dd4694d60f7691f;p=openbsd remove gratuitous carriage return that snuck in ok dlg@ --- diff --git a/sys/dev/microcode/bnx/bnxfw.h b/sys/dev/microcode/bnx/bnxfw.h index 35429f76b98..12b6dd305a8 100644 --- a/sys/dev/microcode/bnx/bnxfw.h +++ b/sys/dev/microcode/bnx/bnxfw.h @@ -1,4 +1,4 @@ -/* $OpenBSD: bnxfw.h,v 1.3 2009/07/03 04:34:51 dlg Exp $ */ +/* $OpenBSD: bnxfw.h,v 1.4 2010/07/21 02:17:15 todd Exp $ */ /*- * Copyright (c) 2006-2009 Broadcom Corporation @@ -7783,7 +7783,7 @@ static u_int32_t bnx_TXP_b09FwBss[(0x24c/4) + 1] = { 0x0 }; static u_int32_t bnx_TXP_b09FwSbss[(0x6c/4) + 1] = { 0x0 }; static u_int32_t bnx_TXP_b09FwSdata[(0x0/4) + 1] = { 0x0 }; - + static int bnx_TPAT_b09FwReleaseMajor = 0x1; static int bnx_TPAT_b09FwReleaseMinor = 0x0; static int bnx_TPAT_b09FwReleaseFix = 0x0;