mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
f7c5e11d89
commit
35ff302893
1 changed files with 2 additions and 0 deletions
|
@ -63,6 +63,8 @@ bool pm_newline_list_init(pm_newline_list_t *list, const uint8_t *start, size_t
|
|||
|
||||
/**
|
||||
* Clear out the newlines that have been appended to the list.
|
||||
*
|
||||
* @param list The list to clear.
|
||||
*/
|
||||
void
|
||||
pm_newline_list_clear(pm_newline_list_t *list);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue