Skip to content

Commit

Permalink
code style fix on src/script/cpp_api/s_client.h
Browse files Browse the repository at this point in the history
  • Loading branch information
nerzhul committed Apr 8, 2017
1 parent f735346 commit 01f9d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/script/cpp_api/s_client.h
Expand Up @@ -36,7 +36,7 @@ class ScriptApiClient : virtual public ScriptApiBase
public:
// Calls on_shutdown handlers
void on_shutdown();

void on_connect();

// Chat message handlers
Expand Down

0 comments on commit 01f9d05

Please sign in to comment.