ceil, trunc, round: Fix gcc warnings.
[pspp] / lib / memxor.c
index 59c252444db1f7ca8081e733617e4b8d1766ce30..9fc1b608f36a8d650399aa3d0f3eb2c3ee6b0d99 100644 (file)
@@ -1,5 +1,5 @@
 /* memxor.c -- perform binary exclusive OR operation of two memory blocks.
-   Copyright (C) 2005, 2006, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 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 published by