Commit dfeec4c8 authored by unknown's avatar unknown

NdbEventOperationImpl.hpp:

  corrected compile error


storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp:
  corrected compile error
parent 6de02fcd
...@@ -436,7 +436,7 @@ public: ...@@ -436,7 +436,7 @@ public:
NdbEventOperation *nextEvent(); NdbEventOperation *nextEvent();
NdbEventOperationImpl* getGCIEventOperations(Uint32* iter, NdbEventOperationImpl* getGCIEventOperations(Uint32* iter,
Uint32* event_types); Uint32* event_types);
void NdbEventBuffer::deleteUsedEventOperations(); void deleteUsedEventOperations();
NdbEventOperationImpl *move_data(); NdbEventOperationImpl *move_data();
......
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