From 51ba82378d76ea269de6971b303b482ca18779b0d02c04ab10f9da0dd90fe5c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bosdonnat?= Date: Wed, 23 Oct 2019 14:55:13 +0000 Subject: [PATCH] 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 --- libsass.changes | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/libsass.changes b/libsass.changes index b81a96d..8b7d987 100644 --- a/libsass.changes +++ b/libsass.changes @@ -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)