PNF Registration to be sent after odu stack is up
[o-du/l2.git] / src / o1 / NrCellList.cpp
index 9ea92e0..eec8b0b 100644 (file)
@@ -49,7 +49,7 @@ bool NrCellList::setCellOpState(uint16_t cellId, \
                                 CellState cellState)
 {
    O1_LOG("\nO1 NrCellList : Setting cellId = %d, opState=%d, \
-cellState=%d\n", cellId, opState, cellState);
+cellState=%d", cellId, opState, cellState);
    NrCellInfo cellInfo ;
    cellInfo.setCellId( cellId);
    cellInfo.setOpState(opState);