summaryrefslogtreecommitdiffstats
path: root/sys/dev/sym
diff options
context:
space:
mode:
authorthomas <thomas@FreeBSD.org>2007-03-05 21:21:03 +0000
committerthomas <thomas@FreeBSD.org>2007-03-05 21:21:03 +0000
commit729ccfcf36f4e84dea82a3a3900f430615123f39 (patch)
treedaff157dcfa020aab99e49444424798eef6d9258 /sys/dev/sym
parent7837841549ff57aaf75429a70fde518c902075c7 (diff)
downloadFreeBSD-src-729ccfcf36f4e84dea82a3a3900f430615123f39.zip
FreeBSD-src-729ccfcf36f4e84dea82a3a3900f430615123f39.tar.gz
Fix typo in comment.
Diffstat (limited to 'sys/dev/sym')
-rw-r--r--sys/dev/sym/sym_hipd.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/sym/sym_hipd.c b/sys/dev/sym/sym_hipd.c
index 0317a52..e4357b1 100644
--- a/sys/dev/sym/sym_hipd.c
+++ b/sys/dev/sym/sym_hipd.c
@@ -2206,9 +2206,9 @@ static void sym_fw_bind_script (hcb_p np, u32 *start, int len)
};
}
-/*--------------------------------------------------------------------------*/
-/*--------------------------- END OF FIRMARES -----------------------------*/
-/*--------------------------------------------------------------------------*/
+/*---------------------------------------------------------------------------*/
+/*--------------------------- END OF FIRMWARES -----------------------------*/
+/*---------------------------------------------------------------------------*/
/*
* Function prototypes.
OpenPOWER on IntegriCloud