sbase/util.h

5 lines
157 B
C
Raw Normal View History

2011-05-23 02:36:34 +01:00
/* See LICENSE file for copyright and license details. */
2011-05-24 13:00:30 +01:00
void enmasse(int, char **, int (*)(const char *, const char *));
2011-05-23 02:36:34 +01:00
void eprintf(const char *, ...);