stickies-v 26cf9ea8e4
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-
2022-09-14 11:00:14 +01:00
..
2022-08-20 09:33:01 +02:00
2022-07-08 11:06:01 +01:00
2022-06-23 14:35:04 +01:00
2022-08-20 09:33:01 +02:00
2022-07-20 10:34:46 +01:00
2022-07-20 10:34:46 +01:00
2022-08-20 09:33:01 +02:00
2022-04-05 13:30:06 +02:00
2022-07-20 10:34:46 +01:00
2022-07-26 11:04:14 +02:00
2022-07-08 11:06:01 +01:00