Stop Req and Stop Ind code changes
[o-du/l2.git] / src / du_app / du_ue_mgr.c
index 91ad96c..2bf2900 100644 (file)
@@ -17,7 +17,6 @@
 *******************************************************************************/
  /* This file contains UE management handling functionality for DU APP */
 #include "du_ue_mgr.h"
-#include "du_cfg.h"
 
 #ifdef EGTP_TEST
 U32 sduId = 0;
@@ -84,7 +83,7 @@ S16 duSendUeCreateReqToRlc()
             break;
          }
          
-         defualt:
+         default:
             break;
       } /* End of switch(entMode) */
    } /* End of entity configuration for loop */