legacy/branches/0.2.2/libburn/source.h

9 lines
168 B
C
Raw Normal View History

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