mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-10 05:30:45 -08:00
* src/module-env-25.h (copy_string_contents): Fix comment.
This commit is contained in:
parent
c2f518cd73
commit
11cbedc687
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@
|
|||
|
||||
SIZE must point to the total size of the buffer. If BUFFER is
|
||||
NULL or if SIZE is not big enough, write the required buffer size
|
||||
to SIZE and return false.
|
||||
to SIZE and return true.
|
||||
|
||||
Note that SIZE must include the last null byte (e.g. "abc" needs
|
||||
a buffer of size 4).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue