mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-08 06:10:36 +02:00
util: Migrated strippedLength from text
This commit is contained in:
parent
0027c9face
commit
a0d88aaef8
5 changed files with 37 additions and 36 deletions
|
@ -63,6 +63,7 @@ const std::vector <std::string> extractParents (
|
|||
std::string osName ();
|
||||
const std::string obfuscateText (const std::string&);
|
||||
bool nontrivial (const std::string&);
|
||||
int strippedLength (const std::string&);
|
||||
|
||||
#endif
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue