On Monday, February 02, 2015 05:28:37 PM Matt Turner wrote:
> ---
> src/glsl/list.h | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/src/glsl/list.h b/src/glsl/list.h
> index 85368a4..6f1a57b 100644
> --- a/src/glsl/list.h
> +++ b/src/glsl/list.h
> @@ -51,6 +51,10 @@
> * Therefore,
---
src/glsl/list.h | 4
1 file changed, 4 insertions(+)
diff --git a/src/glsl/list.h b/src/glsl/list.h
index 85368a4..6f1a57b 100644
--- a/src/glsl/list.h
+++ b/src/glsl/list.h
@@ -51,6 +51,10 @@
* Therefore, if \c head->next is \c NULL or \c tail_prev->prev is \c NULL,
* the list is em