vasnprintf: Fix crash in %ls directive.
[pspp] / lib / xmalloca.c
index d7cc346d16d40eeaeb997286739dab4c0dd218f4..6848a9b037e5cb9a83775af79bf2baf3d75d4c9d 100644 (file)
@@ -1,5 +1,5 @@
 /* Safe automatic memory allocation with out of memory checking.
-   Copyright (C) 2003, 2006-2007 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2006-2007, 2009-2010 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2003.
 
    This program is free software: you can redistribute it and/or modify