Commit dac3eb00 authored by jonas@perch.ndb.mysql.com's avatar jonas@perch.ndb.mysql.com
Browse files

ndb - remove extra ;

  (in test framework)
parent 9a5ae909
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -131,7 +131,7 @@ NDBT_Thread::exit()
  m_state = Exit;
  signal();
  unlock();
};
}

void
NDBT_Thread::join()