legacy/libburn/tags/ZeroTwoSixTwo/libburn/source.h
2006-12-15 22:05:51 +00:00

9 lines
168 B
C

/* -*- indent-tabs-mode: t; tab-width: 8; c-basic-offset: 8; -*- */
#ifndef __SOURCE
#define __SOURCE
struct burn_source *burn_source_new(void);
#endif /*__SOURCE*/