rytime
(although admittedly I did not get this one right at first because I
don't sleep very well those days).
François.
---- Original Message
Subject: [PATCH] [libcss] C89
Date: Wed, 18 Dec 2013 15:52:51 +0100
From: François Revol
To: netsurf-dev@netsurf-browser.org
---
---
src/select/hash.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/select/hash.c b/src/select/hash.c
index 6fc08d7..9f83cfb 100644
--- a/src/select/hash.c
+++ b/src/select/hash.c
@@ -856,8 +856,9 @@ css_error _insert_into_chain(css_selector_hash *ctx,
hash_entry *head,
On 18/12/2013 13:55, François Revol wrote:
> diff --git a/src/select/hash.c b/src/select/hash.c
> index 6fc08d7..bf7c741 100644
> --- a/src/select/hash.c
> +++ b/src/select/hash.c
> @@ -856,8 +856,8 @@ css_error _insert_into_chain(css_selector_hash *ctx,
> hash_entry *head,
> #endif
>
>
diff --git a/src/select/hash.c b/src/select/hash.c
index 6fc08d7..bf7c741 100644
--- a/src/select/hash.c
+++ b/src/select/hash.c
@@ -856,8 +856,8 @@ css_error _insert_into_chain(css_selector_hash *ctx,
hash_entry *head,
#endif
if (prev == NULL) {
- entry->nex