! is a generic info message

Reviewed by:	harti
Approved by:	harti
MFC after:	2 weeks
This commit is contained in:
Soeren Straarup 2007-03-09 16:29:15 +00:00
parent 6e21afd40c
commit 7b8287fb85
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=167369

View File

@ -480,6 +480,7 @@ devd_socket_callback(int fd, void *arg __unused)
case '+':
case '-':
case '?':
case '!':
refresh_device_tbl(1);
return;
default: