pthread_sigmask: Fix return value.
[pspp] / lib / gl_linkedhash_list.h
index 20bc62d6498b80426ba7f84812905b7a6b795eb5..c9e7c70cd55634471fd612eb3de0cb0612c5b74a 100644 (file)
@@ -1,5 +1,5 @@
 /* Sequential list data type implemented by a hash table with a linked list.
-   Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2009-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