mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-19 18:15:50 +00:00
Fix tabs and trailing whitespace.
This commit is contained in:
@@ -37,17 +37,17 @@ public:
|
||||
return std::string ();
|
||||
}
|
||||
|
||||
Status
|
||||
Status
|
||||
fetch (void const*, NodeObject::Ptr*)
|
||||
{
|
||||
return notFound;
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
store (NodeObject::ref object)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
storeBatch (Batch const& batch)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user