summaryrefslogtreecommitdiff
path: root/src/include/iofactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/iofactory.h')
-rw-r--r--src/include/iofactory.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/include/iofactory.h b/src/include/iofactory.h
index 1a50e4e..70bd8f4 100644
--- a/src/include/iofactory.h
+++ b/src/include/iofactory.h
@@ -1,11 +1,13 @@
-/** --------------------------------------------------------------------
+/**
* @file iofactory.h
* @brief Declaration of the IOFactory class.
* @author Andreas Aardal Hanssen
* @date 2002, 2003
- * ----------------------------------------------------------------- **/
+ */
+
#ifndef IOFACTORY_H_INCLUDED
#define IOFACTORY_H_INCLUDED
+
#include "iodevice.h"
#include <map>