Commit dfeec4c8 authored by unknown's avatar unknown
Browse files

NdbEventOperationImpl.hpp:

  corrected compile error


storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp:
  corrected compile error
parent 6de02fcd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -436,7 +436,7 @@ public:
  NdbEventOperation *nextEvent();
  NdbEventOperationImpl* getGCIEventOperations(Uint32* iter,
                                               Uint32* event_types);
  void NdbEventBuffer::deleteUsedEventOperations();
  void deleteUsedEventOperations();

  NdbEventOperationImpl *move_data();