mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
init: Propagated datatabase to CmdDiagnostics
This commit is contained in:
parent
d5b12e8e27
commit
854213c8b5
3 changed files with 4 additions and 3 deletions
|
@ -36,7 +36,7 @@
|
|||
#endif
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
int CmdDiagnostics (Log& log)
|
||||
int CmdDiagnostics (Database& database, Log& log)
|
||||
{
|
||||
std::stringstream out;
|
||||
out << "\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue