changeset 272:4af5e6c1d968

Formatting cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 23 Dec 2004 17:03:04 +0000
parents eebb38debe35
children f6daddca03c7
files src/xmms-sid.h
diffstat 1 files changed, 6 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/src/xmms-sid.h	Thu Dec 23 17:03:02 2004 +0000
+++ b/src/xmms-sid.h	Thu Dec 23 17:03:04 2004 +0000
@@ -44,14 +44,15 @@
  * Some constants and defines
  */
 /* Define for spurious debugging messages */
-#undef DEBUG
+#define DEBUG
 
-/* Define to enable non-portable thread and mutex debugging code
- * (Works probably with Linux glibc only) */
+/* Define to enable non-portable thread and mutex debugging code.
+ * (Works probably with Linux glibc only)
+ */
 #undef XS_MUTEX_DEBUG
 
-/* HardSID-support is not working and is untested,
- * thus we disable it here.  */
+/* HardSID-support is not working and is untested, thus we disable it here.
+ */
 #undef HAVE_HARDSID_BUILDER
 
 /* Size for some small buffers (always static variables) */