mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			Unit tests: Fix style in cellular myCellularContext.h stub
							parent
							
								
									57dd6812c3
								
							
						
					
					
						commit
						44cd64a3e4
					
				| 
						 | 
				
			
			@ -137,7 +137,8 @@ public:
 | 
			
		|||
        return true;
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    const char* get_nonip_context_type_str() {
 | 
			
		||||
    const char *get_nonip_context_type_str()
 | 
			
		||||
    {
 | 
			
		||||
        return "Non-IP";
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue