first step in Doxygen-ization

This commit is contained in:
marschap
2008-12-21 10:04:37 +00:00
parent 5c3571d028
commit 81ebe5ae88
42 changed files with 169 additions and 29 deletions
+4
View File
@@ -1,3 +1,7 @@
/** \file server/drivers/svgalib_drv.c
* LCDd \c svga driver for displaying on SVGA screens.
*/
/*
This is a hack of the curses driver. It's my first attempt at SVGALIB
programming so please send comments to <smh@remove_this@dr.com>.