]> granicus.if.org Git - curl/commit
lib1512.c: Fixed compilation warning
authorSteve Holme <steve_holme@hotmail.com>
Mon, 2 Sep 2013 19:39:53 +0000 (20:39 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Mon, 2 Sep 2013 19:39:53 +0000 (20:39 +0100)
commitf73f052010b2430dbb14ddf05e2a67e4d0b4b7de
tree9736fe422162a415d5827b3d9741e1c514420fa5
parent97ed1ac905a02e27c2a61071103ae016ba0fed44
lib1512.c: Fixed compilation warning

An enumerated type is mixed with another type.

...as well as a small coding style error.
tests/libtest/lib1512.c