summaryrefslogtreecommitdiff
path: root/libmailutils/locus/strprloc.c
blob: 4f074a7031dd98e81a191d8f51e909fb9b196126 (plain)
1
2
3
4
5
6
7
8
9
10
#include <mailutils/types.h>
#include <mailutils/locus.h>
#include <mailutils/stream.h>

#define STREAM_TYPE mu_stream_t
#define STREAM_PRINTF mu_stream_printf
#define PRINT_LOCUS_POINT mu_stream_print_locus_point
#define PRINT_LOCUS_RANGE mu_stream_print_locus_range
#include "genprloc.c"

Return to:

Send suggestions and report system problems to the System administrator.