mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-10-29 05:40:27 -04:00 
			
		
		
		
	spa: bluez: modemmanager: do not use old style declaration
This commit is contained in:
		
							parent
							
								
									abbdcf1854
								
							
						
					
					
						commit
						0ed8880489
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -771,7 +771,7 @@ bool mm_is_available(void *modemmanager) | |||
| 	return this->modem.path != NULL; | ||||
| } | ||||
| 
 | ||||
| unsigned int mm_supported_features() | ||||
| unsigned int mm_supported_features(void) | ||||
| { | ||||
| 	return SPA_BT_HFP_AG_FEATURE_REJECT_CALL | SPA_BT_HFP_AG_FEATURE_ENHANCED_CALL_STATUS; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Barnabás Pőcze
						Barnabás Pőcze