Fix URLs mangled by reformat
authorMatt Caswell <matt@openssl.org>
Sat, 19 Dec 2015 14:38:17 +0000 (14:38 +0000)
committerMatt Caswell <matt@openssl.org>
Sat, 19 Dec 2015 20:33:00 +0000 (20:33 +0000)
commit79caf5d32366df29f3a6f7371df27963d3943eaa
treea9854e862be2b3f0b7701202dc30b5f124620ec0
parent7a64489f9eb9bf4964de2dc2df248453ee3cc84e
Fix URLs mangled by reformat

Some URLs in the source code ended up getting mangled by indent. This fixes
it. Based on a patch supplied by Arnaud Lacombe <al@aerilon.ca>

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/bn/bn_exp.c
crypto/camellia/camellia.c
test/ectest.c