summaryrefslogtreecommitdiffstats
path: root/indexmgr
diff options
context:
space:
mode:
authorConstantin <jucovschi@gmail.com>2010-04-01 19:05:31 +0200
committerConstantin <jucovschi@gmail.com>2010-04-01 19:06:53 +0200
commit1848f76b15c06de4663d9d6d8bd655cc562e0f2b (patch)
tree524373dbb600d2c0c3ee2f1338c605b91c7b8cfb /indexmgr
parent85510da57f54a986a0f5f8bf72768797260e3aaf (diff)
downloadrasdaman-upstream-1848f76b15c06de4663d9d6d8bd655cc562e0f2b.tar.gz
rasdaman-upstream-1848f76b15c06de4663d9d6d8bd655cc562e0f2b.tar.xz
rasdaman-upstream-1848f76b15c06de4663d9d6d8bd655cc562e0f2b.zip
fixing compilation error.
Diffstat (limited to 'indexmgr')
-rw-r--r--indexmgr/indexds.hh6
1 files changed, 2 insertions, 4 deletions
diff --git a/indexmgr/indexds.hh b/indexmgr/indexds.hh
index c336a93..f888682 100644
--- a/indexmgr/indexds.hh
+++ b/indexmgr/indexds.hh
@@ -43,11 +43,9 @@ rasdaman GmbH.
* @file indexds.hh
*
* @ingroup indexmgr
- */
-
-This is an interface class. It is abstract. It supplies the signature that
-is required to allow SDirIndexLogic to manage this object.
+ This is an interface class. It is abstract. It supplies the signature that
+ is required to allow SDirIndexLogic to manage this object.
*/
class IndexDS : public DBObject