diff options
-rw-r--r-- | dw/ooffloatsmgr.cc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dw/ooffloatsmgr.cc b/dw/ooffloatsmgr.cc index c1c44967..bc84d92e 100644 --- a/dw/ooffloatsmgr.cc +++ b/dw/ooffloatsmgr.cc @@ -510,9 +510,7 @@ void OOFFloatsMgr::sizeAllocateFloats (Side side) } /** - * \brief ... - * - * gbX is given relative to the container, as is the return value. + * \brief Return position of a float relative to the container. */ int OOFFloatsMgr::calcFloatX (Float *vloat) { |