[Debburn-changes] r345 - nonameyet/trunk/cdda2wav

Eduard Bloch blade at costa.debian.org
Tue Sep 26 23:22:41 UTC 2006


Author: blade
Date: 2006-09-26 23:22:41 +0000 (Tue, 26 Sep 2006)
New Revision: 345

Modified:
   nonameyet/trunk/cdda2wav/lconfig.h
Log:
More C++ comments, from me this time

Modified: nonameyet/trunk/cdda2wav/lconfig.h
===================================================================
--- nonameyet/trunk/cdda2wav/lconfig.h	2006-09-26 23:20:57 UTC (rev 344)
+++ nonameyet/trunk/cdda2wav/lconfig.h	2006-09-26 23:22:41 UTC (rev 345)
@@ -24,9 +24,9 @@
 
 /* #undef HAVE_SOUNDCARD_H */		/* if we should use soundcard.h */
 
-/* TESTED BY CMAKE, (eduard) */
-//#define HAVE_SYS_SOUNDCARD_H 1	/* if we should use sys/soundcard.h */
-//#define HAVE_LINUX_SOUNDCARD_H 1	/* if we should use linux/soundcard.h */
+/* TESTED BY CMAKE */
+/*#define HAVE_SYS_SOUNDCARD_H 1	if we should use sys/soundcard.h */
+/*define HAVE_LINUX_SOUNDCARD_H 1	if we should use linux/soundcard.h */
 
 /* #undef HAVE_MACHINE_SOUNDCARD_H */	/* if we should use machine/soundcard.h */
 




More information about the Debburn-changes mailing list