Remove trailing slashes from Server URLs
commit9abe99f2369748004e64db5c499aa9be81dd3405
authorAaron Griffin <aaronmgriffin@gmail.com>
Fri, 18 May 2007 06:17:52 +0000 (18 01:17 -0500)
committerAaron Griffin <aaronmgriffin@gmail.com>
Fri, 18 May 2007 06:17:52 +0000 (18 01:17 -0500)
tree5c689972837457f9951207859899476da1367cb1
parent4e6b7c1cde4c0ac1d035b51f9af19510a7c9135e
Remove trailing slashes from Server URLs

Simple clean up for the rest of the code, which also prevents a little
libdownload bug relating to '//' appearing in URLs.

Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
lib/libalpm/server.c