summaryrefslogtreecommitdiff
path: root/src/driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver.h')
-rw-r--r--src/driver.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/driver.h b/src/driver.h
index 0f17ee3c1..0718ffdad 100644
--- a/src/driver.h
+++ b/src/driver.h
@@ -79,7 +79,8 @@ public:
virtual ~DriverFactoryBase();
- /** Shuts down all active drivers
+ /**
+ * Shuts down all active drivers
*/
static void ShutdownDrivers()
{