]> granicus.if.org Git - curl/commit
transfer: Code style policing
authorSteve Holme <steve_holme@hotmail.com>
Sun, 30 Nov 2014 14:48:01 +0000 (14:48 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 30 Nov 2014 15:06:16 +0000 (15:06 +0000)
commit56120ca04bc6c0dc4e942504c7abf018b7ef8428
tree57fc71e1cc5d2f5579b823903a88060f22b17479
parent785d76d681fecffd8941159daeef6fda0877a208
transfer: Code style policing

Prefer ! rather than NULL in if statements, added comments and updated
function spacing, argument spacing and line spacing to be more readble.
lib/transfer.c