Unverified Commit bda4ef41 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

curl: correct the switch() logic in ourWriteOut

Follow-up to e431daf0, as I did the wrong correction for a compiler
warning. It should be a break and not a fall-through.

Pointed-out-by: Frank Gevaerts
parent e431daf0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment