Add new line to the end of files

parent 0defdf62
......@@ -731,4 +731,4 @@ int nvIPC_Init() {
aerial_pnf_nr_connection_indication_cb(vnf_config, 1);
return 0;
}
#endif
\ No newline at end of file
#endif
......@@ -58,4 +58,4 @@ void set_config(nfapi_vnf_config_t *conf);
int nvIPC_Init();
#endif // OPENAIRINTERFACE_FAPI_NVIPC_H
#endif
\ No newline at end of file
#endif
......@@ -851,4 +851,4 @@ int oai_fapi_send_end_request(int cell, uint32_t frame, uint32_t slot){
}
return retval;
}
#endif
\ No newline at end of file
#endif
......@@ -72,4 +72,4 @@ int oai_fapi_ul_dci_req(nfapi_nr_ul_dci_request_t *ul_dci_req);
int oai_fapi_tx_data_req(nfapi_nr_tx_data_request_t *tx_data_req);
int oai_fapi_dl_tti_req(nfapi_nr_dl_tti_request_t *dl_config_req);
#endif //OPENAIRINTERFACE_FAPI_VNF_P5_H
#endif
\ No newline at end of file
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment