mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	tests: Fix for Doxygen.
ASTERISK-29741 Change-Id: I012d72b237bda2ef2d0f86307dfc6dc7add4b54b
This commit is contained in:
		
				
					committed by
					
						 Friendly Automation
						Friendly Automation
					
				
			
			
				
	
			
			
			
						parent
						
							d2a8d37af4
						
					
				
				
					commit
					95976be293
				
			| @@ -240,7 +240,7 @@ static AST_VECTOR(, enum ast_device_state) result_states; | ||||
| /*! \brief The current device state for our device state provider */ | ||||
| static enum ast_device_state current_device_state; | ||||
|  | ||||
| /*! \brief Clear out all recorded device states in \ref result_states */ | ||||
| /*! \brief Clear out all recorded device states in \p result_states */ | ||||
| static void clear_result_states(void) | ||||
| { | ||||
| 	ast_mutex_lock(&update_lock); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user