aboutsummaryrefslogtreecommitdiff
path: root/secure
diff options
context:
space:
mode:
authorJayachandran C. <jchandra@FreeBSD.org>2010-08-04 10:46:17 +0000
committerJayachandran C. <jchandra@FreeBSD.org>2010-08-04 10:46:17 +0000
commit4ed16d3dff04f873009d81417ef2a36c6cc22e71 (patch)
tree1ccfbd5e47f0983fc69b68f677f5a5628e74b9a5 /secure
parenta6af87a5267b615838014bb27ba81b246549985e (diff)
downloadsrc-4ed16d3dff04f873009d81417ef2a36c6cc22e71.tar.gz
src-4ed16d3dff04f873009d81417ef2a36c6cc22e71.zip
Whitespace fix for last check-in, move empty line to below endif.
Notes
Notes: svn path=/head/; revision=210843
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libcrypto/opensslconf-mips.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/opensslconf-mips.h b/secure/lib/libcrypto/opensslconf-mips.h
index 17fe0d916992..98bbeb9b7b29 100644
--- a/secure/lib/libcrypto/opensslconf-mips.h
+++ b/secure/lib/libcrypto/opensslconf-mips.h
@@ -124,8 +124,8 @@
#undef BN_LLONG
#else
#define BN_LLONG
-
#endif
+
/* Should we define BN_DIV2W here? */
/* Only one for the following should be defined */