util.c

changeset 36
63cd573ffbcf
parent 12
5fd153b29d40
child 53
f8f9366b359c
equal deleted inserted replaced
35:5a71d53d0228 36:63cd573ffbcf
1 /* 1 /*
2 * libtu/util.c 2 * libtu/util.c
3 * 3 *
4 * Copyright (c) Tuomo Valkonen 1999-2000. 4 * Copyright (c) Tuomo Valkonen 1999-2002.
5 * See the included file LICENSE for details. 5 * See the included file LICENSE for details.
6 */ 6 */
7 7
8 #include <stdarg.h> 8 #include <stdarg.h>
9 #include <stdio.h> 9 #include <stdio.h>

mercurial