Commit 69bddf6e authored by unknown's avatar unknown

TransporterRegistry.hpp:

  corrected spelling


ndb/include/transporter/TransporterRegistry.hpp:
  corrected spelling
parent 461dab23
......@@ -104,7 +104,7 @@ public:
/**
* this handle will be used in the client connect thread
* to fetch information on dynamic ports. The old handle
* id destroyed, and this is destroyed by the destructor
* (if set) is destroyed, and this is destroyed by the destructor
*/
void set_mgm_handle(NdbMgmHandle h);
NdbMgmHandle get_mgm_handle(void) { return m_mgm_handle; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment