OSDN Git Service

fix doc errors
[android-x86/external-alsa-lib.git] / include / pcm_ioplug.h
index b5968f1..6331cf0 100644 (file)
@@ -55,11 +55,11 @@ typedef struct snd_pcm_ioplug snd_pcm_ioplug_t;
 /** Callback table of ioplug */
 typedef struct snd_pcm_ioplug_callback snd_pcm_ioplug_callback_t;
 
-/**
+/*
  * bit flags for additional conditions
  */
-#define SND_PCM_IOPLUG_FLAG_LISTED     (1<<0)          /* list up this PCM */
-#define SND_PCM_IOPLUG_FLAG_MONOTONIC  (1<<1)          /* monotonic timestamps */
+#define SND_PCM_IOPLUG_FLAG_LISTED     (1<<0)          /**< list up this PCM */
+#define SND_PCM_IOPLUG_FLAG_MONOTONIC  (1<<1)          /**< monotonic timestamps */
 
 /*
  * Protocol version