View Single Post
Old 11th December 2008, 14:09   #1436  |  Link
bob0r
Pain and suffering
 
bob0r's Avatar
 
Join Date: Jul 2002
Posts: 1,337
For x264_win_zone_parse_fix_03.diff, change:
Code:
-        char *p, *tok, *saveptr;
to
Code:
-        char *p, *tok, UNUSED *saveptr;
bob0r is offline   Reply With Quote