! is a generic info message
Reviewed by: harti Approved by: harti MFC after: 2 weeks
This commit is contained in:
parent
60ad130f46
commit
4338152297
@ -480,6 +480,7 @@ devd_socket_callback(int fd, void *arg __unused)
|
||||
case '+':
|
||||
case '-':
|
||||
case '?':
|
||||
case '!':
|
||||
refresh_device_tbl(1);
|
||||
return;
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user