Commit d864cf94 authored by Roberto Louro Magueta's avatar Roberto Louro Magueta

Fix indentation

parent 2141d6b5
......@@ -1018,7 +1018,7 @@ static int comparator(const void *p, const void *q) {
void pf_ul(module_id_t module_id,
frame_t frame,
sub_frame_t slot,
NR_UE_info_t *UE_list[],
NR_UE_info_t *UE_list[],
int max_num_ue,
int n_rb_sched,
uint16_t *rballoc_mask) {
......
......@@ -217,7 +217,7 @@ void nr_csi_meas_reporting(int Mod_idP,
sub_frame_t slotP);
int nr_acknack_scheduling(int Mod_idP,
NR_UE_info_t * UE,
NR_UE_info_t *UE,
frame_t frameP,
sub_frame_t slotP,
int r_pucch,
......
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