Fix typo in da flags reporting

ANNOUCNED -> ANNOUNCED

Reviewed by:		imp
Differential Revision:	https://reviews.freebsd.org/D41948
This commit is contained in:
Dan Kotowski 2024-02-13 10:42:13 -07:00 committed by Warner Losh
parent fd24a63a38
commit 9cc816c255

View file

@ -137,7 +137,7 @@ typedef enum {
"\013CAN_RC16" \
"\014PROBED" \
"\015DIRTY" \
"\016ANNOUCNED" \
"\016ANNOUNCED" \
"\017CAN_ATA_DMA" \
"\020CAN_ATA_LOG" \
"\021CAN_ATA_IDLOG" \