mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-21 04:32:03 +00:00
documented functions, types, constants, and variables
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19797 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
afbec3abfe
commit
eca63cb414
39 changed files with 1010 additions and 116 deletions
|
@ -37,7 +37,7 @@
|
|||
static NSFileManager *mgr = nil;
|
||||
|
||||
/**
|
||||
* This class does not adopt the [NSLocking] protocol but supports locking
|
||||
* This class does not adopt the [(NSLocking)] protocol but supports locking
|
||||
* across processes, including processes on different machines, as long as
|
||||
* they can access a common filesystem.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue