The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=25611bc0abf8a21f90cf3a702d6163b23bb7bed5
commit 25611bc0abf8a21f90cf3a702d6163b23bb7bed5 Author: Ed Maste <[email protected]> AuthorDate: 2021-01-24 15:21:53 +0000 Commit: Ed Maste <[email protected]> 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 ***:----------------------------------------------------------------------- */ _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
