formatting

This commit is contained in:
john30
2017-05-13 08:42:16 +02:00
parent e04094f7bb
commit 126a391962
+1 -1
View File
@@ -176,7 +176,7 @@ class MainLoop : public Thread, DeviceListener {
* @param user the current user name to set to the new user name on success.
* @return the result string.
*/
string executeAuth(const vector<string>& args, string *user);
string executeAuth(const vector<string>& args, string* user);
/**
* Execute the read command.