Skip to content

Commit

Permalink
Update init.cpp
Browse files Browse the repository at this point in the history
changed shortcut error
  • Loading branch information
ChekaZ authored Feb 1, 2018
1 parent 8b907b5 commit f98d23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/init.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ void Shutdown(void* parg)
static bool fTaken;

// Make this thread recognisable as the shutdown thread
RenameThread("trz-shutdown");
RenameThread("tzc-shutdown");

bool fFirstThread = false;
{
Expand Down

0 comments on commit f98d23f

Please sign in to comment.