Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Feb 5, 2017
1 parent 68f0848 commit 4b78c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/apps/client/src/network/base/masterserver.cpp
Expand Up @@ -242,7 +242,7 @@ bool MasterWorker::parseResponse(QByteArray const &response)
return true;
}

static MasterWorker* worker;
static MasterWorker *worker;

void N_MasterInit(void)
{
Expand Down

0 comments on commit 4b78c62

Please sign in to comment.