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