Fix comment.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 18 Jul 2011 14:37:11 +0000 (14:37 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 18 Jul 2011 14:37:11 +0000 (14:37 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4975 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/drv/wm8731.h

index aaf98228cf1baa04ef59d4b361641df48cec5430..34d1a00844b88547807a8e3e8c63bff41d7bc9a6 100644 (file)
@@ -183,7 +183,7 @@ typedef struct Wm8731
 /* \} */
 
 /**
- * Set the volume of select device (line in Rx/Lx, Headphone Rx/Lx).
+ * Set the volume of select device line in or Headphone.
  * The volume is express in %, and the volume range is 0-100%.
  */
 void wm8731_setVolume(Wm8731 *ctx, uint16_t device, uint8_t volume);