18e8d6d786
one or more actions in the list. This makes constructs like: attach 10 { // echo "Driver $device_name attached" }; to be accepted by the parser. It will be treated as if the user had entered: // attach 10 { // echo "Driver $device_name attached" // }; (eg totally ignored). Approved by: re@ (rwatson) |
||
---|---|---|
.. | ||
devd.8 | ||
devd.cc | ||
devd.conf.5 | ||
devd.h | ||
devd.hh | ||
Makefile | ||
parse.y | ||
token.l |