Oops, typo in ChangeLog entry.
[gnulib.git] / modules / unistdio / ulc-asprintf
1 Description:
2 Formatted output to a string, with automatic memory allocation.
3
4 Files:
5 lib/unistdio/ulc-asprintf.c
6 lib/unistdio/u-asprintf.h
7
8 Depends-on:
9 unistdio/base
10 unistdio/ulc-vasprintf
11
12 configure.ac:
13 gl_LIBUNISTRING_LIBSOURCE([0.9], [unistdio/ulc-asprintf.c])
14
15 Makefile.am:
16
17 Include:
18 "unistdio.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Bruno Haible
25