From 61ea493b97e2c2ba2d60a2925d46ba7f33327536 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Wed, 12 Feb 2014 16:51:20 -0800 Subject: Syntax highlight the go code. Be mad Rob Pike. --- docs/development/custom-vectors/cast5.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/development') diff --git a/docs/development/custom-vectors/cast5.rst b/docs/development/custom-vectors/cast5.rst index 7f1d72c1..09b3bdb1 100644 --- a/docs/development/custom-vectors/cast5.rst +++ b/docs/development/custom-vectors/cast5.rst @@ -23,5 +23,6 @@ Verification The following go code was used to verify the vectors. .. literalinclude:: /development/custom-vectors/cast5/verify_cast5.go + :language: go Download link: :download:`verify_cast5.go ` -- cgit v1.2.3