[JIRA ID:ODUHIGH-331]-Renaming of RLC files
[o-du/l2.git] / src / 5gnrrlc / rlc_err.h
similarity index 99%
rename from src/5gnrrlc/kw_err.h
rename to src/5gnrrlc/rlc_err.h
index 718a3da..c0a85d6 100755 (executable)
   
         Desc:     This file contain the hash definations for RLC 
  
-        File:     kw_err.h
+        File:     rlc_err.h
   
 *********************************************************************21*/
-/** @file kw_err.h
+/** @file rlc_err.h
 @brief RLC Hash definitions
 */
 
-#ifndef __KW_ERR_H__
-#define __KW_ERR_H__
+#ifndef __RLC_ERR_H__
+#define __RLC_ERR_H__
 
 #if (ERRCLASS & ERRCLS_INT_PAR)
 #define RLCLOGERROR(cb,errCls, errCode, errVal, errDesc) \
 #define   EKW227      (ERRKW +  227)    /*     gp_pj_tmr.c: 576 */
 
 
-#endif /* __KW_ERR_H__ */
+#endif /* __RLC_ERR_H__ */
 \f  
 /********************************************************************30**