mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-06 17:37:21 +02:00
Cleanup: Prep for '-Wextra'
This commit is contained in:
parent
84be60fdca
commit
a82558064b
23 changed files with 48 additions and 54 deletions
|
@ -68,7 +68,7 @@ void ColumnMask::measure (Task& task, unsigned int& minimum, unsigned int& maxim
|
|||
void ColumnMask::render (
|
||||
std::vector <std::string>& lines,
|
||||
Task& task,
|
||||
int width,
|
||||
int,
|
||||
Color& color)
|
||||
{
|
||||
if (task.has (_name))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue