mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Reformat annotations in preparation for automated extraction
This commit is contained in:
@@ -24,7 +24,7 @@ class PFRequest;
|
||||
|
||||
DEFINE_INSTANCE(InfoSub);
|
||||
|
||||
// VFALCO: TODO Move InfoSub to a separate file
|
||||
// VFALCO TODO Move InfoSub to a separate file
|
||||
class InfoSub : public IS_INSTANCE(InfoSub)
|
||||
{
|
||||
public:
|
||||
@@ -74,7 +74,7 @@ public:
|
||||
}
|
||||
|
||||
protected:
|
||||
// VFALCO: TODO, make accessor for this member
|
||||
// VFALCO TODO make accessor for this member
|
||||
boost::mutex mLockInfo;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user