summaryrefslogtreecommitdiff
path: root/src/options
diff options
context:
space:
mode:
Diffstat (limited to 'src/options')
-rw-r--r--src/options/base_options_template.cpp2
-rw-r--r--src/options/base_options_template.h2
-rw-r--r--src/options/options_holder_template.h2
-rw-r--r--src/options/options_template.cpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/options/base_options_template.cpp b/src/options/base_options_template.cpp
index 97d747652..e3d62936b 100644
--- a/src/options/base_options_template.cpp
+++ b/src/options/base_options_template.cpp
@@ -1,5 +1,5 @@
/********************* */
-/*! \file base_options_template.cpp
+/*! \file base_options.cpp
** \verbatim
** Original author: mdeters
** Major contributors: none
diff --git a/src/options/base_options_template.h b/src/options/base_options_template.h
index 211cb866a..97c19930e 100644
--- a/src/options/base_options_template.h
+++ b/src/options/base_options_template.h
@@ -1,5 +1,5 @@
/********************* */
-/*! \file base_options_template.h
+/*! \file base_options.h
** \verbatim
** Original author: mdeters
** Major contributors: none
diff --git a/src/options/options_holder_template.h b/src/options/options_holder_template.h
index 5b2c9a35d..2d37475f0 100644
--- a/src/options/options_holder_template.h
+++ b/src/options/options_holder_template.h
@@ -1,5 +1,5 @@
/********************* */
-/*! \file options_holder_template.h
+/*! \file options_holder.h
** \verbatim
** Original author: mdeters
** Major contributors: none
diff --git a/src/options/options_template.cpp b/src/options/options_template.cpp
index 97a588414..560efdfe3 100644
--- a/src/options/options_template.cpp
+++ b/src/options/options_template.cpp
@@ -1,5 +1,5 @@
/********************* */
-/*! \file options_template.cpp
+/*! \file options.cpp
** \verbatim
** Original author: mdeters
** Major contributors: none
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback