mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 07:16:37 +02:00
spelling: remain at its current location
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Sébastien Helleu
parent
9a7c45e7f6
commit
e3b8a6d21a
@@ -4628,7 +4628,7 @@ string_shared_free (const char *string)
|
||||
*
|
||||
* The string returned can be used with following restrictions:
|
||||
* - changes are allowed in the string, between the first char and the final
|
||||
* '\0', which must not be removed nor moved,
|
||||
* '\0', which must remain at its current location,
|
||||
* - no other '\0' may be added in the string,
|
||||
* - content can be added in the string with function string_dyn_concat(),
|
||||
* - string can be freed with function string_dyn_free() (do NEVER call
|
||||
|
||||
Reference in New Issue
Block a user