mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-07 04:41:53 +00:00
typo
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@57 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
@@ -41,7 +41,7 @@ struct zap_mutex {
|
||||
#define ZAP_THREAD_CALLING_CONVENTION
|
||||
|
||||
struct zap_mutex {
|
||||
pthread_zap_mutex_t mutex;
|
||||
pthread_mutex_t mutex;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user