[NUT-devel] [nut]: r281 - trunk/libnut/libnut.h

ods15 subversion at mplayerhq.hu
Sat Mar 10 18:29:07 CET 2007


Author: ods15
Date: Sat Mar 10 18:29:07 2007
New Revision: 281

Modified:
   trunk/libnut/libnut.h

Log:
Small typo


Modified: trunk/libnut/libnut.h
==============================================================================
--- trunk/libnut/libnut.h	(original)
+++ trunk/libnut/libnut.h	Sat Mar 10 18:29:07 2007
@@ -65,7 +65,7 @@ typedef struct {
 	int sample_height;        ///< Ratio to stretch the video. May only be zero if #sample_width is zero
 	int colorspace_type;
 
-	/// \name audio
+	/// \name Audio
 	/// Only used if type is #NUT_AUDIO_CLASS @{
 	int samplerate_num;       ///< Sample rate of audio. Example: 44100
 	int samplerate_denom;     ///< Sample rate denominator of audio. Example: 1



More information about the NUT-devel mailing list