Update doxygen comment style.

AI0867 spotted 2008-09-13T17:12:54Z!koraq@xs4all.nl did the update wrongly, this commit fixes it.
This commit is contained in:
Mark de Wever 2008-09-16 09:09:26 +00:00
parent f8a7d1dd59
commit 3ff1372d40

View file

@ -921,7 +921,7 @@ void preferences_dialog::process_event()
to_remove = friends_names_[friends_.selection()];
}
if(!to_remove.empty()) {
//! @t**o Better to remove from a specific relation. */
/** @todo Better to remove from a specific relation. */
preferences::remove_friend(to_remove);
preferences::remove_ignore(to_remove);
friends_input_.clear();