remove a tab in whitespace only line

This commit is contained in:
Stephen Birarda 2016-02-24 16:30:34 -08:00
parent f8392e62a8
commit f1aca57543

View file

@ -110,7 +110,7 @@ DomainServer::DomainServer(int argc, char* argv[]) :
// preload some user public keys so they can connect on first request
_gatekeeper.preloadAllowedUserPublicKeys();
optionallyGetTemporaryName(args);
}
}