git: 765cc83260b1 - stable/13 - cxgbetool: correct utilties typo
Ed Maste
emaste at FreeBSD.org
Fri Mar 5 17:48:56 UTC 2021
The branch stable/13 has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=765cc83260b1c6acca5404b650fe8c1e94a31c16
commit 765cc83260b1c6acca5404b650fe8c1e94a31c16
Author: Ed Maste <emaste at FreeBSD.org>
AuthorDate: 2021-01-24 15:21:53 +0000
Commit: Ed Maste <emaste at FreeBSD.org>
CommitDate: 2021-03-05 17:40:55 +0000
cxgbetool: correct utilties typo
(cherry picked from commit 25611bc0abf8a21f90cf3a702d6163b23bb7bed5)
---
usr.sbin/cxgbetool/tcb_common.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr.sbin/cxgbetool/tcb_common.c b/usr.sbin/cxgbetool/tcb_common.c
index b17889f94a88..c6c3fed19c3e 100644
--- a/usr.sbin/cxgbetool/tcb_common.c
+++ b/usr.sbin/cxgbetool/tcb_common.c
@@ -169,7 +169,7 @@ tcb_startswith_nc(char *cs, char *ct)
/***:-----------------------------------------------------------------------
- ***: print utilties
+ ***: print utilities
***:-----------------------------------------------------------------------
*/
More information about the dev-commits-src-branches
mailing list