Index: ceee/ie/broker/broker_rpc_utils.h |
=================================================================== |
--- ceee/ie/broker/broker_rpc_utils.h (revision 67905) |
+++ ceee/ie/broker/broker_rpc_utils.h (working copy) |
@@ -14,6 +14,6 @@ |
// Returns RPC end point. Depends on current session ID and |
// account used by chrome frame. |
-std::wstring GetRpcEndPointAddress(); |
+std::wstring GetRpcEndpointAddress(); |
#endif // CEEE_IE_BROKER_BROKER_RPC_UTILS_H_ |