]> git.ipfire.org Git - thirdparty/curl.git/commit
parsedate: Fixed compilation warning
authorJiri Malak <malak.jiri@gmail.com>
Sun, 2 Mar 2014 08:04:35 +0000 (09:04 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 2 Mar 2014 15:36:05 +0000 (16:36 +0100)
commit85484355b313b2176772c13f19754248b31aebf0
treebe53c3782be2f068300e82d5e8114cde74eba827
parentd8073db3042d9c53af7975cccb1ece81a2513de8
parsedate: Fixed compilation warning

Remove compilation message for platforms where size of long type
is equal size of int type.
lib/parsedate.c