summaryrefslogtreecommitdiff
path: root/crypto/camellia
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-12-19 14:38:17 +0000
committerMatt Caswell <matt@openssl.org>2015-12-19 20:33:00 +0000
commit79caf5d32366df29f3a6f7371df27963d3943eaa (patch)
treea9854e862be2b3f0b7701202dc30b5f124620ec0 /crypto/camellia
parent7a64489f9eb9bf4964de2dc2df248453ee3cc84e (diff)
downloadopenssl-new-79caf5d32366df29f3a6f7371df27963d3943eaa.tar.gz
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>
Diffstat (limited to 'crypto/camellia')
-rw-r--r--crypto/camellia/camellia.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/camellia/camellia.c b/crypto/camellia/camellia.c
index cfbe9c6deb..5d0a3ceda0 100644
--- a/crypto/camellia/camellia.c
+++ b/crypto/camellia/camellia.c
@@ -67,7 +67,7 @@
/*
* Algorithm Specification
- * http://info.isl.llia/specicrypt/eng/camellia/specifications.html
+ * http://info.isl.ntt.co.jp/crypt/eng/camellia/specifications.html
*/
/*