diff options
author | stickies-v <stickies-v@protonmail.com> | 2022-09-14 11:00:14 +0100 |
---|---|---|
committer | stickies-v <stickies-v@protonmail.com> | 2022-09-14 11:00:14 +0100 |
commit | 26cf9ea8e44d7fd6450336f567afaedd1275baf7 (patch) | |
tree | 2341e9f60d92975477a707b9aff67acb560d1733 /test/functional/rpc_users.py | |
parent | 200d84d5681918523d982b9ddf60d1127edcb448 (diff) |
scripted-diff: rename pszThread to thread_name
Since it is now a string_view instead of a const char*, update the
name to reflect that the variable is no longer a "Pointer to
String, Zero-terminated" (psz).
-BEGIN VERIFY SCRIPT-
sed -i s/pszThread/thread_name/ $(git grep -l pszThread src)
-END VERIFY SCRIPT-
Diffstat (limited to 'test/functional/rpc_users.py')
0 files changed, 0 insertions, 0 deletions