Mercurial > mplayer.hg
diff libvo/vosub_vidix.h @ 25110:f618cb244428
Invert the logic to check the cmp return value cmp to avoid using the ! operator.
Useful on non-POSIX shells that do not support the ! operator. We normally
require a POSIX-compatible shell, but in this case the change is acceptable
since it does not complicate configure nor hurt readability.
patch by Ralf Menzel, menzel ls6.cs.uni-dortmund de
author | diego |
---|---|
date | Thu, 22 Nov 2007 16:46:48 +0000 |
parents | 3f0d00abc073 |
children | ca7a751f5481 |