mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 09:05:42 +01:00
25 lines
727 B
C
25 lines
727 B
C
/*****************************************************************************/
|
|
/* Begin #include statements */
|
|
|
|
/* End #include statements */
|
|
/*****************************************************************************/
|
|
|
|
|
|
/*****************************************************************************/
|
|
/* Begin function prototypes */
|
|
|
|
|
|
/* End function prototypes */
|
|
/*****************************************************************************/
|
|
|
|
/*****************************************************************************/
|
|
/* Begin #define statements */
|
|
|
|
#define RCFILE ".xamixerrc"
|
|
#define VERSION "0.1.3"
|
|
|
|
/* End #define statements */
|
|
/*****************************************************************************/
|
|
|
|
|
|
|