K 10 svn:author V 2 bz K 8 svn:date V 27 2007-11-28T13:33:27.000000Z K 7 svn:log V 222 Let opt be an array. Though &opt[0] == opt == &opt, &opt is highly confusing and hard to understand so change it to just opt and remove the extra cast no longer/not needed. Discussed with: rwatson MFC after: 3 days END