src/driver.h
branchnoai
changeset 10455 22c441f5adf9
parent 9869 6404afe43575
child 10513 33cb70ff2f5d
--- a/src/driver.h	Mon May 05 12:35:38 2008 +0000
+++ b/src/driver.h	Wed May 07 21:09:51 2008 +0000
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/** @file driver.h */
+/** @file driver.h Base for all drivers (video, sound, music, etc). */
 
 #ifndef DRIVER_H
 #define DRIVER_H