mirror of
https://github.com/friendica/friendica
synced 2025-04-27 00:30:10 +00:00
reformat todo according to doxygen style
This commit is contained in:
parent
c3ae4a03bb
commit
3df5c17124
26 changed files with 164 additions and 163 deletions
|
@ -195,10 +195,10 @@ function import_account(&$a, $file) {
|
|||
// send relocate message (below)
|
||||
break;
|
||||
case NETWORK_ZOT:
|
||||
// TODO handle zot network
|
||||
/// @TODO handle zot network
|
||||
break;
|
||||
case NETWORK_MAIL2:
|
||||
// TODO ?
|
||||
/// @TODO ?
|
||||
break;
|
||||
case NETWORK_FEED:
|
||||
case NETWORK_MAIL:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue