mirror of
				https://github.com/open5gs/open5gs.git
				synced 2025-11-03 21:43:25 +00:00 
			
		
		
		
	Oops! Fix the compile error!
This commit is contained in:
		@@ -322,7 +322,7 @@ bool ausf_nudm_ueau_handle_result_confirmation_inform(ausf_ue_t *ausf_ue,
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        ogs_assert(true ==
 | 
					        ogs_assert(true ==
 | 
				
			||||||
            ogs_sbi_server_send_error(stream, OGS_SBI_HTTP_STATUS_BAD_REQUEST,
 | 
					            ogs_sbi_server_send_error(stream, OGS_SBI_HTTP_STATUS_BAD_REQUEST,
 | 
				
			||||||
                    recvmsg, "Invalid URI", ausf_ue->suci));
 | 
					                    recvmsg, "Invalid URI", ausf_ue->suci, NULL));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        return false;
 | 
					        return false;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user