Commit afcdb65f authored by Max Kellermann's avatar Max Kellermann

db/simple: add comment

parent 6b66e86f
......@@ -73,6 +73,7 @@ public:
return mtime > 0;
}
/* virtual methods from class Database */
virtual bool Open(Error &error) override;
virtual void Close() override;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment