summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-10-22 13:49:51 +0000
committerbde <bde@FreeBSD.org>1998-10-22 13:49:51 +0000
commitf89f94ea93e74b8f6a09a8327a3a7537a6f674c9 (patch)
tree48602749be3acc25bda108ac50139709eb869a3f /share
parentd5d9856011b359d84ff02490b747008bdc6baa02 (diff)
downloadFreeBSD-src-f89f94ea93e74b8f6a09a8327a3a7537a6f674c9.zip
FreeBSD-src-f89f94ea93e74b8f6a09a8327a3a7537a6f674c9.tar.gz
Quote port names that have a digit in them. IO_TIMER1 was lexed as
{ port_name = "IO_TIMER", port_number = 1 } and only worked because it was reassembled to "IO_TIMER1". Trailing digits always work, but this is too magic to depend on. Don't quote port names that don't have a digit in them.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud