pthread_sigmask: Fix return value.
[pspp] / lib / gl_array_list.c
index 106dc216597415d9ab49cee5d518333e4e99719a..d0e2336976f01b9253d1c950e16140a37376b296 100644 (file)
@@ -1,5 +1,5 @@
 /* Sequential list data type implemented by an array.
-   Copyright (C) 2006-2010 Free Software Foundation, Inc.
+   Copyright (C) 2006-2011 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2006.
 
    This program is free software: you can redistribute it and/or modify