mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
util: Migrated optionalBlankLine from text
This commit is contained in:
parent
026a8aa9a1
commit
ec84d0f372
15 changed files with 21 additions and 22 deletions
|
@ -64,6 +64,7 @@ std::string osName ();
|
|||
const std::string obfuscateText (const std::string&);
|
||||
bool nontrivial (const std::string&);
|
||||
int strippedLength (const std::string&);
|
||||
const char* optionalBlankLine ();
|
||||
|
||||
#endif
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue