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

diego subversion at mplayerhq.hu
Sat Feb 2 13:43:29 CET 2008


Author: diego
Date: Sat Feb  2 13:43:28 2008
New Revision: 552

Log:
minor spelling/wording cosmetics


Modified:
   src/trunk/libnut/libnut.h

Modified: src/trunk/libnut/libnut.h
==============================================================================
--- src/trunk/libnut/libnut.h	(original)
+++ src/trunk/libnut/libnut.h	Sat Feb  2 13:43:28 2008
@@ -16,7 +16,7 @@
 /// @{
 #define NUT_VERSION 2 ///< Version of NUT specification this library implements.
 
-/// Stream class values. Only one can be set. Higher values are not legal.
+/// Stream class values, only one can be set. Higher values are not legal.
 enum nut_stream_class_t {
 	NUT_VIDEO_CLASS    = 0, ///< = 0
 	NUT_AUDIO_CLASS    = 1, ///< = 1



More information about the NUT-devel mailing list