[xiph-commits] r15196 - trunk/cdparanoia
xiphmont at svn.xiph.org
xiphmont at svn.xiph.org
Fri Aug 22 02:39:39 PDT 2008
Author: xiphmont
Date: 2008-08-22 02:39:39 -0700 (Fri, 22 Aug 2008)
New Revision: 15196
Added:
trunk/cdparanoia/cachetest.h
Log:
Don't forget the new file
Added: trunk/cdparanoia/cachetest.h
===================================================================
--- trunk/cdparanoia/cachetest.h (rev 0)
+++ trunk/cdparanoia/cachetest.h 2008-08-22 09:39:39 UTC (rev 15196)
@@ -0,0 +1,22 @@
+/*
+ * Copyright: GNU Public License 2 applies
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2, or (at your option)
+ * any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *
+ * cdparanoia (C) 2008 Monty <monty at xiph.org>
+ *
+ */
+
+extern int analyze_timing_and_cache(cdrom_drive *d);
More information about the commits
mailing list