Fix yet another typo in comment.
Etsuro Fujita
This commit is contained in:
parent
a40d09e27f
commit
5d6899dbae
@ -43,7 +43,7 @@
|
|||||||
* fopen(3), opendir(3), and open(2), respectively. They behave like the
|
* fopen(3), opendir(3), and open(2), respectively. They behave like the
|
||||||
* corresponding native functions, except that the handle is registered with
|
* corresponding native functions, except that the handle is registered with
|
||||||
* the current subtransaction, and will be automatically closed at abort.
|
* the current subtransaction, and will be automatically closed at abort.
|
||||||
* These are intended for short operations like reading a configuration file.
|
* These are intended for short operations like reading a configuration file,
|
||||||
* and there is a fixed limit on the number of files that can be opened using
|
* and there is a fixed limit on the number of files that can be opened using
|
||||||
* these functions at any one time.
|
* these functions at any one time.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user