ceil, trunc, round: Fix gcc warnings.
[pspp] / lib / snprintf.c
index f9f8a922863a213b03bf03c421518f31900a6395..2ff22b84f4de991265e078eceb6dad31f9e10bb9 100644 (file)
@@ -1,5 +1,5 @@
 /* Formatted output to strings.
-   Copyright (C) 2004, 2006-2009 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2006-2010 Free Software Foundation, Inc.
    Written by Simon Josefsson and Paul Eggert.
 
    This program is free software; you can redistribute it and/or modify