projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a64ae7
)
Undo last patch.
author
Bruno Haible
<bruno@clisp.org>
Sat, 17 Mar 2007 18:39:35 +0000
(18:39 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Sat, 17 Mar 2007 18:39:35 +0000
(18:39 +0000)
lib/unistr/u16-cpy-alloc.c
patch
|
blob
|
history
diff --git
a/lib/unistr/u16-cpy-alloc.c
b/lib/unistr/u16-cpy-alloc.c
index 605fc89cde4288d3d106a40ebad89971bbd6bbac..ab99639d796115c616443a191263896a0af48ec1 100644
(file)
--- a/
lib/unistr/u16-cpy-alloc.c
+++ b/
lib/unistr/u16-cpy-alloc.c
@@
-1,5
+1,5
@@
/* Copy piece of UTF-16 string.
- Copyright (C) 1999, 2002, 2006
-2007
Free Software Foundation, Inc.
+ Copyright (C) 1999, 2002, 2006 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2002.
This program is free software; you can redistribute it and/or modify it
@@
-22,8
+22,6
@@
/* Specification. */
#include "unistr.h"
-#include <stdlib.h>
-
#define FUNC u16_cpy_alloc
#define UNIT uint16_t
#include "u-cpy-alloc.h"