Eric Sunshine <sunshine@xxxxxxxxxxxxxx> writes: > Not a proper review, just something I spotted several versions back > but assumed that someone else -- providing a proper review -- would > mention... I suspect that we weren't ready to prifvide "a proper review" yet on this series at the coding style level, while the design at a bit higher level, like "should choice of openssl/curl be runtime?", was discussed. > On this project, multi-line comments are formatted like this: > > /* > * Line 1 > * Line 2 > * ... > */ > > The same observation applies to other parts of this patch, as well. Thanks.