Started Cdrskin 0.2.4 stabilization branch

This commit is contained in:
Mario Danic
2006-10-27 20:39:33 +00:00
parent ac8feeaaf6
commit 546160a101
121 changed files with 29325 additions and 0 deletions

View File

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