[MPlayer-cvslog] r24663 - trunk/input/ar.c

diego subversion at mplayerhq.hu
Sat Sep 29 21:56:17 CEST 2007


Author: diego
Date: Sat Sep 29 21:56:17 2007
New Revision: 24663

Log:
spelling cosmetics


Modified:
   trunk/input/ar.c

Modified: trunk/input/ar.c
==============================================================================
--- trunk/input/ar.c	(original)
+++ trunk/input/ar.c	Sat Sep 29 21:56:17 2007
@@ -392,7 +392,7 @@ int mp_input_ar_read(int fd)
             (*hidDeviceInterface)->close(hidDeviceInterface);
             hidDeviceIsOpen = 0;
 
-            // read out all pending events
+            // Read out all pending events.
             while (result == kIOReturnSuccess)
                 result = (*queue)->getNextEvent(queue, &event, zeroTime, 0);
         }



More information about the MPlayer-cvslog mailing list