[MPlayer-dev-eng] [PATCH][SPELLLING] input/input.h

Diego Biurrun diego at biurrun.de
Mon Sep 1 02:35:16 CEST 2003


D Richard Felker III writes:
 > On Mon, Sep 01, 2003 at 01:26:41AM +0200, Diego Biurrun wrote:
 > > Here comes another file.  I'd like to commit it.  I have a few
 > > questions, though:
 > > 
 > >   // For the key's drivers, if possible you can send key up and key down
 > >   // events. Key up is the default, to send a key down you must or the key
 > >   // code with MP_KEY_DOWN
 > >  
 > > The second sentence is incomplete, " you must .... or the key ".  What
 > > should I put on the dotted line?
 > 
 > Um, no. Here, "or" is a verb meaning "apply the bitwise or operation".
 > :)))

Ah, OK, thanks.

Diego



More information about the MPlayer-dev-eng mailing list