mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 06:25:51 +00:00
Reformat annotations in preparation for automated extraction
This commit is contained in:
@@ -21,7 +21,7 @@ Job::Job (JobType type,
|
||||
, mJob (job)
|
||||
, mName (name)
|
||||
{
|
||||
// VFALCO: NOTE, what the heck does this do?
|
||||
// VFALCO NOTE what the heck does this do?
|
||||
mLoadMonitor = boost::make_shared <LoadEvent> (boost::ref (lm), name, false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user