remove gratuitous carriage return that snuck in
authortodd <todd@openbsd.org>
Wed, 21 Jul 2010 02:17:15 +0000 (02:17 +0000)
committertodd <todd@openbsd.org>
Wed, 21 Jul 2010 02:17:15 +0000 (02:17 +0000)
ok dlg@

sys/dev/microcode/bnx/bnxfw.h

index 35429f7..12b6dd3 100644 (file)
@@ -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 };
 
-\r
+
 static int bnx_TPAT_b09FwReleaseMajor = 0x1;
 static int bnx_TPAT_b09FwReleaseMinor = 0x0;
 static int bnx_TPAT_b09FwReleaseFix = 0x0;