Running astyle.

This commit is contained in:
lotodore
2013-10-06 16:30:09 +02:00
parent c8939fdbdf
commit f0f3d2eb04
44 changed files with 201 additions and 200 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ protected:
typedef std::map<websocketpp::connection_hdl, boost::weak_ptr<SessionData> > SessionMap;
bool validate(websocketpp::connection_hdl hdl);
bool validate(websocketpp::connection_hdl hdl);
void on_open(websocketpp::connection_hdl hdl);
void on_close(websocketpp::connection_hdl hdl);
void on_message(websocketpp::connection_hdl hdl, server::message_ptr msg);