X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=o-du%2Fphy.git;a=blobdiff_plain;f=fhi_lib%2Flib%2Fethernet%2Fethdi.h;fp=fhi_lib%2Flib%2Fethernet%2Fethdi.h;h=5a5bf8056ae3b7259879aa1607fd788f4cb599b9;hp=dec93ebbee22ac6e6e7780b741fc95fc88451ded;hb=892daba4c616407f16506415d5a69549519ef11d;hpb=76b4495d593ccf45d712db1a3ec96fa9d2d8f5f5 diff --git a/fhi_lib/lib/ethernet/ethdi.h b/fhi_lib/lib/ethernet/ethdi.h index dec93eb..5a5bf80 100644 --- a/fhi_lib/lib/ethernet/ethdi.h +++ b/fhi_lib/lib/ethernet/ethdi.h @@ -73,8 +73,8 @@ enum xran_entities_id }; static char *const entity_names[] = { - "ORAN O-DU sim app", - "ORAN O-RU sim app" + (char *)"ORAN O-DU sim app", + (char *)"ORAN O-RU sim app" }; typedef int (*PROCESS_CB)(void * arg);