summaryrefslogtreecommitdiff
path: root/driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver.h')
-rw-r--r--driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver.h b/driver.h
index fafcacdcb..23964c01a 100644
--- a/driver.h
+++ b/driver.h
@@ -10,4 +10,4 @@ int GetDriverParamInt(const char* const* parm, const char* name, int def);
void GetDriverList(char* p);
-#endif
+#endif /* DRIVER_H */