svn commit: r210843 - head/secure/lib/libcrypto

Jayachandran C. jchandra at FreeBSD.org
Wed Aug 4 10:46:18 UTC 2010


Author: jchandra
Date: Wed Aug  4 10:46:17 2010
New Revision: 210843
URL: http://svn.freebsd.org/changeset/base/210843

Log:
  Whitespace fix for last check-in, move empty line to below endif.

Modified:
  head/secure/lib/libcrypto/opensslconf-mips.h

Modified: head/secure/lib/libcrypto/opensslconf-mips.h
==============================================================================
--- head/secure/lib/libcrypto/opensslconf-mips.h	Wed Aug  4 10:42:06 2010	(r210842)
+++ head/secure/lib/libcrypto/opensslconf-mips.h	Wed Aug  4 10:46:17 2010	(r210843)
@@ -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 */


More information about the svn-src-all mailing list