Commit graph

1 commit

Author SHA1 Message Date
Jan Beich
9a4668667e multimedia/vdr: unbreak with clang 4.0
recording.c:2090:17: error: ordered comparison between pointer and zero ('cUnbufferedFile *' and 'int')
     if (Open() >= 0) {
         ~~~~~~ ^  ~

PR:		216058
Reported by:	antoine (via exp-run)
2017-02-01 05:24:48 +00:00