FIX: Retain the input URL order
commit4d6aac87dde312ae0a8ee1a329426e01f40f746a
authorToni Gundogdu <legatvs@gmail.com>
Thu, 4 Apr 2013 17:16:35 +0000 (4 20:16 +0300)
committerToni Gundogdu <legatvs@gmail.com>
Thu, 4 Apr 2013 17:16:48 +0000 (4 20:16 +0300)
tree73ec8cffde8e1b07a537bb19f444029654260f9f
parent86971f591cdf8bbde35958f90fe4bb4ad96db03f
FIX: Retain the input URL order

When the program queries support for the URL from libquvi, the accepted
URLs are prepended to the returned lists.  Reverse the order to retain
the original order.

Signed-off-by: Toni Gundogdu <legatvs@gmail.com>
src/util/support.c