]> granicus.if.org Git - curl/commit
added typecast when converting from long to unsigned short, to prevent compiler warning
authorDaniel Stenberg <daniel@haxx.se>
Tue, 19 Apr 2005 23:37:45 +0000 (23:37 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 19 Apr 2005 23:37:45 +0000 (23:37 +0000)
commit8bd6d6a4ded4e9f5726effc4ee85f822fe3926e7
tree541eb0338b87dbca8c7d448e21df348369329c5e
parentb3a8f438fca283e1c8a9ddf8597f14bf745abc3a
added typecast when converting from long to unsigned short, to prevent compiler warning
lib/url.c