diff options
Diffstat (limited to 'dev/baddev.hh')
-rw-r--r-- | dev/baddev.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/baddev.hh b/dev/baddev.hh index a9e904c62..e4aa28b37 100644 --- a/dev/baddev.hh +++ b/dev/baddev.hh @@ -26,7 +26,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* @file +/** @file * This devices just panics when touched. For example if you have a * kernel that touches the frame buffer which isn't allowed. */ |