Accepting request 738324 from home:namtrac:branches:devel:libraries:c_c++

Fix and simplify bad grammar, this triggers our scripts.

OBS-URL: https://build.opensuse.org/request/show/738324
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsass?expand=0&rev=24
This commit is contained in:
Cédric Bosdonnat 2019-10-23 14:55:13 +00:00 committed by Git OBS Bridge
parent 599fa9d451
commit 51ba82378d

View File

@ -574,10 +574,7 @@ Wed Nov 23 15:49:50 UTC 2016 - ronisbr@gmail.com
* Expose our memory allocator
This feature has taken many proposed forms over the last 4
months. After much patent and considered discussion by @am11
@mgreter @saper and @xoofx you can now access our memory
allocator on the C-API.
You can now access our memory allocator using the C-API.
void* sass_alloc_memory(size_t size)
char* sass_copy_c_string(const char* str)