DEVFS - Cleanup of C++-style comments in subr_diskslice
authorAlex Hornung <ahornung@gmail.com>
Wed, 5 Aug 2009 01:08:42 +0000 (02:08 +0100)
committerAlex Hornung <ahornung@gmail.com>
Wed, 5 Aug 2009 13:30:51 +0000 (14:30 +0100)
commit8f6aa43e63f061f3d7aa732d8443fb0498b72642
treefa6279beec01778d4ce96aec6f6e43d14f73997f
parent79dbe9ee3b51eb1bc7cd3c898c8fd36d1671857b
DEVFS - Cleanup of C++-style comments in subr_diskslice

Remove or replace all C++-style comments (//) by standard C-style
comments (/* */)
sys/kern/subr_diskslice.c