mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
init: Propagated args to CmdStop
This commit is contained in:
parent
3c6a68de53
commit
a38c607f61
3 changed files with 3 additions and 2 deletions
|
@ -31,6 +31,7 @@
|
|||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
int CmdStop (
|
||||
const std::vector <std::string>& args,
|
||||
Database& database,
|
||||
Log& log)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue