ceil, trunc, round: Fix gcc warnings.
[pspp] / lib / gl_avltree_list.c
index c11a56882f7c14234dcb8db6a092e10489927a84..1d838f80e70f252f0072eb07fabd40a778a009ad 100644 (file)
@@ -1,5 +1,5 @@
 /* Sequential list data type implemented by a binary tree.
-   Copyright (C) 2006, 2008-2009 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2008-2010 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2006.
 
    This program is free software: you can redistribute it and/or modify