git: 25611bc0abf8 - main - cxgbetool: correct utilties typo
Ed Maste
emaste at FreeBSD.org
Sun Jan 24 15:22:57 UTC 2021
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=25611bc0abf8a21f90cf3a702d6163b23bb7bed5
commit 25611bc0abf8a21f90cf3a702d6163b23bb7bed5
Author: Ed Maste <emaste at FreeBSD.org>
AuthorDate: 2021-01-24 15:21:53 +0000
Commit: Ed Maste <emaste at FreeBSD.org>
CommitDate: 2021-01-24 15:21:53 +0000
cxgbetool: correct utilties typo
---
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-main
mailing list