mirror of
				https://github.com/open5gs/open5gs.git
				synced 2025-11-03 21:43:25 +00:00 
			
		
		
		
	etc: coding convection (#778)
This commit is contained in:
		@@ -177,9 +177,12 @@ ogs_sbi_request_t *udm_nudr_dr_build_query_subscription_provisioned(
 | 
			
		||||
                    sizeof(sendmsg.param.single_nssai));
 | 
			
		||||
        }
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    CASE(OGS_SBI_RESOURCE_NAME_SMF_SELECT_DATA)
 | 
			
		||||
        sendmsg.h.resource.component[4] =
 | 
			
		||||
            (char *)OGS_SBI_RESOURCE_NAME_SMF_SELECTION_SUBSCRIPTION_DATA;
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
    DEFAULT
 | 
			
		||||
    END
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user