xmptag: cast argument to isdigit to int
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Sat, 29 Jan 2011 18:40:23 +0000 (19:40 +0100)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Mon, 31 Jan 2011 18:21:32 +0000 (19:21 +0100)
commit505fa27159156aaf59a32646b660ee56408ab306
tree49e17c387d996003fab6667f757fd73ff94b4aac
parent33a5e3e06f091afc31ef206a267c420ae4a5bb3a
xmptag: cast argument to isdigit to int

... as that is the specification and fixes compilation on Cygwin:

gstxmptaag.c: In function 'read_one_tag':
gstxmptag.c:1015: error: array subscript has type 'char'
gst-libs/gst/tag/gstxmptag.c