Commit 3770d906 authored by unknown's avatar unknown
Browse files

main.cpp:

  correcting 4.1 merge error


ndb/src/mgmsrv/main.cpp:
  correcting 4.1 merge error
parent 744ceabe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -155,6 +155,7 @@ get_one_option(int optid, const struct my_option *opt __attribute__((unused)),
	   "Tcp connections will now be used instead\n");
    opt_ndb_shm= 0;
#endif
    break;
  case '?':
    usage();
    exit(0);