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:
parent
f8a7d1dd59
commit
3ff1372d40
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Reference in a new issue