diff options
author | Sebastian Geerken <devnull@localhost> | 2015-10-03 20:05:55 +0200 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2015-10-03 20:05:55 +0200 |
commit | d24e58a548a01867ac2bc5a29b7d1e51bc191dea (patch) | |
tree | 78eb08fb95c392775c456bf247af6fe7c696b194 /dw | |
parent | 3da0ac700b5bb47fec205fcd17f2aabe17b36db6 (diff) |
SRDOP: comment.
Diffstat (limited to 'dw')
-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) { |