mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-09 08:48:07 +00:00
Changed NSPR ==> NSPS.
This commit is contained in:
parent
18e81c95a5
commit
858b80f37c
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
** File: prrwlock.h
|
** File: prrwlock.h
|
||||||
** Description: API to basic reader-writer lock functions of NSPS.
|
** Description: API to basic reader-writer lock functions of NSPR.
|
||||||
**
|
**
|
||||||
**/
|
**/
|
||||||
|
|
||||||
@ -33,7 +33,7 @@ PR_BEGIN_EXTERN_C
|
|||||||
* PRRWLock --
|
* PRRWLock --
|
||||||
*
|
*
|
||||||
* The reader writer lock, PRRWLock, is an opaque object to the clients
|
* The reader writer lock, PRRWLock, is an opaque object to the clients
|
||||||
* of NSPS. All routines operate on a pointer to this opaque entity.
|
* of NSPR. All routines operate on a pointer to this opaque entity.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user