summaryrefslogtreecommitdiffstats
path: root/ppapi/c/ppb_audio_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/c/ppb_audio_config.h')
-rw-r--r--ppapi/c/ppb_audio_config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ppapi/c/ppb_audio_config.h b/ppapi/c/ppb_audio_config.h
index 918cb45..73fdb63 100644
--- a/ppapi/c/ppb_audio_config.h
+++ b/ppapi/c/ppb_audio_config.h
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-/* From ppb_audio_config.idl modified Sat Jul 16 16:50:26 2011. */
+/* From ppb_audio_config.idl modified Tue Aug 16 10:08:33 2011. */
#ifndef PPAPI_C_PPB_AUDIO_CONFIG_H_
#define PPAPI_C_PPB_AUDIO_CONFIG_H_
@@ -63,7 +63,7 @@ PP_COMPILE_ASSERT_SIZE_IN_BYTES(PP_AudioSampleRate, 4);
*
* Refer to the
* <a href="/chrome/nativeclient/docs/audio.html">Pepper
- * Audio API Code Walkthrough</a> for information on using this interface.
+ * Audio API</a> for information on using this interface.
*/
#define PPB_AUDIO_CONFIG_INTERFACE_0_5 "PPB_AudioConfig;0.5"
#define PPB_AUDIO_CONFIG_INTERFACE_1_0 "PPB_AudioConfig;1.0"