comparison src/xmms-sid.h @ 630:8ece70f53d83

Cleanify.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 03 Sep 2007 04:08:02 +0000
parents 248aa59cb6a3
children 36ccf30d3d22
comparison
equal deleted inserted replaced
629:ce1fe59627f2 630:8ece70f53d83
62 * but fails on systems with limited stack space. */ 62 * but fails on systems with limited stack space. */
63 #define XS_BUF_DYNAMIC 63 #define XS_BUF_DYNAMIC
64 64
65 /* Configuration section identifier 65 /* Configuration section identifier
66 */ 66 */
67 #define XS_PACKAGE_STRING PACKAGE_STRING
67 #define XS_CONFIG_IDENT "XMMS-SID" 68 #define XS_CONFIG_IDENT "XMMS-SID"
68 69
69 /* Default audio rendering frequency in Hz 70 /* Default audio rendering frequency in Hz
70 */ 71 */
71 #define XS_AUDIO_FREQ (44100) 72 #define XS_AUDIO_FREQ (44100)