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