mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	channels: Fix for Doxygen.
ASTERISK-29762 Change-Id: Ia8811ac12b93ff8c18164699c6fbc604cb0a23f7
This commit is contained in:
		
				
					committed by
					
						 Friendly Automation
						Friendly Automation
					
				
			
			
				
	
			
			
			
						parent
						
							07d73dbc76
						
					
				
				
					commit
					e8c18eeb28
				
			| @@ -595,8 +595,6 @@ static void analog_deadlock_avoidance_private(struct analog_pvt *p) | ||||
|  * \note | ||||
|  * Because deadlock avoidance may have been necessary, you need to confirm | ||||
|  * the state of things before continuing. | ||||
|  * | ||||
|  * \return Nothing | ||||
|  */ | ||||
| static void analog_lock_sub_owner(struct analog_pvt *pvt, enum analog_sub sub_idx) | ||||
| { | ||||
| @@ -3994,8 +3992,6 @@ struct analog_pvt *analog_new(enum analog_sigtype signallingtype, void *private_ | ||||
|  * \since 1.8 | ||||
|  * | ||||
|  * \param doomed Analog private structure to delete. | ||||
|  * | ||||
|  * \return Nothing | ||||
|  */ | ||||
| void analog_delete(struct analog_pvt *doomed) | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user