ceil, trunc, round: Fix gcc warnings.
[pspp] / lib / getline.c
index 88eb8839d310934b8121face5e6939d13b986c50..bc8cbd98a2ebc00d23083ed8ee5cdeb61d1cd77e 100644 (file)
@@ -1,5 +1,5 @@
 /* getline.c --- Implementation of replacement getline function.
-   Copyright (C) 2005, 2006, 2007, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as