net: Fix typo (triple S)

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/955
This commit is contained in:
Jose Luis Duran 2023-12-27 20:17:17 -07:00 committed by Warner Losh
parent 8b007a7435
commit 3e8d829747

View file

@ -339,7 +339,7 @@ struct rndis_diag_info {
uint32_t rm_erroffset;
};
/* Keepalive messsage. May be sent by device. */
/* Keepalive message. May be sent by device. */
#define REMOTE_NDIS_KEEPALIVE_MSG 0x00000008
#define REMOTE_NDIS_KEEPALIVE_CMPLT 0x80000008