reformat todo according to doxygen style

This commit is contained in:
rabuzarus 2015-12-25 23:17:34 +01:00
commit 3df5c17124
26 changed files with 164 additions and 163 deletions

View file

@ -966,7 +966,7 @@ function notifier_run(&$argv, &$argc){
if($url) {
logger('notifier: urldelivery: ' . $url);
$deliver_status = slapper($owner,$url,$slap);
// TODO: redeliver/queue these items on failure, though there is no contact record
/// @TODO Redeliver/queue these items on failure, though there is no contact record
}
}
}