• Robert Schmidt's avatar
    Fix array size orror in parent commit · 4cd82e7c
    Robert Schmidt authored
    Correct the array by taking out a verification entry in the verification
    array that led to runtime error
    
      Assertion (numparams == (sizeof(cmdline_CheckParams)/sizeof(*(cmdline_CheckParams)))) failed!
      In get_common_options() /home/richie/openairinterface5g/executables/softmodem-common.c:109
      Error in arrays size (41!=42)
    4cd82e7c
softmodem-common.h 24.7 KB