mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	general: Fix various typos.
ASTERISK-30089 #close Change-Id: I1f5db911fd05a3a211c522c13e990fa1d0e62275
This commit is contained in:
		
				
					committed by
					
						 George Joseph
						George Joseph
					
				
			
			
				
	
			
			
			
						parent
						
							4cbe12d6d1
						
					
				
				
					commit
					bcc18ca9f5
				
			| @@ -266,7 +266,7 @@ struct analog_pvt { | ||||
| 	enum analog_sigtype sig; | ||||
| 	/* To contain the private structure passed into the channel callbacks */ | ||||
| 	void *chan_pvt; | ||||
| 	/* All members after this are giong to be transient, and most will probably change */ | ||||
| 	/* All members after this are going to be transient, and most will probably change */ | ||||
| 	struct ast_channel *owner;			/*!< Our current active owner (if applicable) */ | ||||
|  | ||||
| 	struct analog_subchannel subs[3];		/*!< Sub-channels */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user