Fix minor typo: unblock->block

This commit is contained in:
Andreas Eversberg 2023-07-30 23:08:05 +02:00
parent 794004f11e
commit b23325eba5
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ static void block_all_ports(struct v5x_interface *v5if, bool silently, bool isdn
}
if (!any)
LOGP(DV5MGMT, LOGL_INFO, " -> Not any port to unblock.\n");
LOGP(DV5MGMT, LOGL_INFO, " -> Not any port to block.\n");
}
/* (silently) unblock all ports */