mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	ooh323cDriver: Fix typo in header guard.
ASTERISK-27551 Change-Id: I39ff66031e3373e895e2bc47b23a5e860ea4e012
This commit is contained in:
		| @@ -14,7 +14,7 @@ | ||||
|  * | ||||
|  *****************************************************************************/ | ||||
| #ifndef _OO_H323CDRIVER_H_ | ||||
| #define __OO_H323DRIVER_H_ | ||||
| #define _OO_H323CDRIVER_H_ | ||||
| #include "chan_ooh323.h" | ||||
| #include "ootypes.h" | ||||
| #include "ooh323ep.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user