mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Cleanup: De-tabbed source
This commit is contained in:
parent
5b61420b52
commit
3158883dc4
2 changed files with 122 additions and 122 deletions
|
@ -209,7 +209,7 @@ const std::map <Command::Category, std::string> Command::categoryNames =
|
|||
,{Command::Category::internal, "internal"}
|
||||
,{Command::Category::UNDOCUMENTED, "undocumented"}
|
||||
};
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
Command::Command ()
|
||||
: _category(Category::unassigned)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue