# HG changeset patch # User Matti Hamalainen # Date 1103821384 0 # Node ID 4af5e6c1d96888f7649c545e7dc082be09e52b1c # Parent eebb38debe35819bef2c4445a1fa6ebd3329b595 Formatting cleanups. diff -r eebb38debe35 -r 4af5e6c1d968 src/xmms-sid.h --- 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) */