From 20097d47e6945bceb57d2335d23fe764f493ab59 Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Sun, 2 Oct 2011 20:44:17 -0700 Subject: Another minor pass of Doxygen cleanup. (bzr r10659) --- src/knotholder.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/knotholder.cpp') diff --git a/src/knotholder.cpp b/src/knotholder.cpp index c26082baa..10d03982c 100644 --- a/src/knotholder.cpp +++ b/src/knotholder.cpp @@ -1,5 +1,5 @@ /* - * Container for SPKnot visual handles + * Container for SPKnot visual handles. * * Authors: * Mitsuru Oka @@ -92,7 +92,7 @@ KnotHolder::update_knots() } /** - * \brief Returns true if at least one of the KnotHolderEntities has the mouse hovering above it + * Returns true if at least one of the KnotHolderEntities has the mouse hovering above it. */ bool KnotHolder::knot_mouseover() { -- cgit v1.2.3