summaryrefslogtreecommitdiff
path: root/src/driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver.h')
-rw-r--r--src/driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/driver.h b/src/driver.h
index e78dfaf5b..6b8d857d3 100644
--- a/src/driver.h
+++ b/src/driver.h
@@ -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