OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________
________________
Server: cvs.openssl.org Name: Andy
Polyakov
Root: /v/openssl/cvs Email: appro openssl.org
Module: openssl Date:
18-Sep-2007 22:49:25
Branch: OpenSSL_0_9_8-stable Handle:
2007091821492500
Modified files: (Branch: OpenSSL_0_9_8-stable)
openssl/crypto/bio bio.h
Log:
Remove excessive whitespaces from bio.h.
Summary:
Revision Changes Path
1.67.2.4 +8 -8 openssl/crypto/bio/bio.h
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/crypto/bio/bio.h
============================================================
================
$ cvs diff -u -r1.67.2.3 -r1.67.2.4 bio.h
--- openssl/crypto/bio/bio.h 8 Feb 2007 19:08:20
-0000 1.67.2.3
+++ openssl/crypto/bio/bio.h 18 Sep 2007 20:49:25
-0000 1.67.2.4
 -129,8 +129,8 
/* dgram BIO stuff */
#define BIO_CTRL_DGRAM_CONNECT 31 /* BIO dgram
special */
#define BIO_CTRL_DGRAM_SET_CONNECTED 32 /* allow for an
externally
- * connected socket to be
- * passed in */
+ * connected socket to be
+ * passed in */
#define BIO_CTRL_DGRAM_SET_RECV_TIMEOUT 33 /* setsockopt,
essentially */
#define BIO_CTRL_DGRAM_GET_RECV_TIMEOUT 34 /* getsockopt,
essentially */
#define BIO_CTRL_DGRAM_SET_SEND_TIMEOUT 35 /* setsockopt,
essentially */
 -146,14 +146,14 
#define BIO_CTRL_DGRAM_QUERY_MTU 40 /* as kernel
for current MTU */
#define BIO_CTRL_DGRAM_GET_MTU 41 /* get
cached value for MTU */
#define BIO_CTRL_DGRAM_SET_MTU 42 /* set
cached value for
- * MTU. want to use this
- * if asking
the kernel
- * fails */
+ * MTU. want to use this
+ * if asking the kernel
+ * fails */
#define BIO_CTRL_DGRAM_MTU_EXCEEDED 43 /* check
whether the MTU
- * was exceed in the
- * previous write
- * operation */
+ * was exceed in the
+ * previous write
+ * operation */
#define BIO_CTRL_DGRAM_SET_PEER 44 /*
Destination for the data */
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|