aboutsummaryrefslogtreecommitdiff
path: root/ssl/d1_both.cc
diff options
context:
space:
mode:
authorAdam Langley <agl@google.com>2018-02-26 14:02:17 -0800
committerAdam Langley <agl@google.com>2018-02-26 22:05:13 +0000
commite745b25dcb2ca8f576389a83b0deb7f0754cb678 (patch)
tree0b3c28e5e63664cb17112597589cfb4aba9c0b77 /ssl/d1_both.cc
parent672f6fc2486745d0cabc3aaeb4e0a3cd13b37b12 (diff)
downloadboringssl-e745b25dcb2ca8f576389a83b0deb7f0754cb678.zip
boringssl-e745b25dcb2ca8f576389a83b0deb7f0754cb678.tar.gz
boringssl-e745b25dcb2ca8f576389a83b0deb7f0754cb678.tar.bz2
Remove trailing whitespace from ssl/.
Change-Id: Ibcb27e1e5b14294c9d877db89ae62ef138e9e061 Reviewed-on: https://boringssl-review.googlesource.com/26184 Reviewed-by: Adam Langley <agl@google.com>
Diffstat (limited to 'ssl/d1_both.cc')
-rw-r--r--ssl/d1_both.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl/d1_both.cc b/ssl/d1_both.cc
index c219f5a..f561332 100644
--- a/ssl/d1_both.cc
+++ b/ssl/d1_both.cc
@@ -1,6 +1,6 @@
/*
* DTLS implementation written by Nagendra Modadugu
- * (nagendra@cs.stanford.edu) for the OpenSSL project 2005.
+ * (nagendra@cs.stanford.edu) for the OpenSSL project 2005.
*/
/* ====================================================================
* Copyright (c) 1998-2005 The OpenSSL Project. All rights reserved.