From af63d2b5973d114055227cca158925d85cc2c285 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Thu, 1 Feb 2001 20:11:53 +0000 Subject: [PATCH] Cosmetic change --- include/pcm.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/pcm.h b/include/pcm.h index 3d6d9f19..a731c5db 100644 --- a/include/pcm.h +++ b/include/pcm.h @@ -26,6 +26,7 @@ typedef struct _snd_pcm_info snd_pcm_info_t; typedef struct _snd_pcm_hw_params snd_pcm_hw_params_t; typedef struct _snd_pcm_sw_params snd_pcm_sw_params_t; typedef struct _snd_pcm_status snd_pcm_status_t; + #define SND_PCM_CLASS_GENERIC SNDRV_PCM_CLASS_GENERIC #define SND_PCM_CLASS_MULTI SNDRV_PCM_CLASS_MULTI #define SND_PCM_CLASS_MODEM SNDRV_PCM_CLASS_MODEM -- 2.47.1