diff options
author | 2014-12-14 15:30:50 +0000 | |
---|---|---|
committer | 2014-12-14 15:30:50 +0000 | |
commit | 265bd06d0247dbe1cba638c444f1775a9bf8c407 (patch) | |
tree | 7dc7ad8881da5fa1408bc8be79bbb86c2fddc48f /lib/libssl/ssl_err.c | |
parent | these are no longer used, remove (diff) | |
download | wireguard-openbsd-265bd06d0247dbe1cba638c444f1775a9bf8c407.tar.xz wireguard-openbsd-265bd06d0247dbe1cba638c444f1775a9bf8c407.zip |
Remove trailing whitespace.
Diffstat (limited to 'lib/libssl/ssl_err.c')
-rw-r--r-- | lib/libssl/ssl_err.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libssl/ssl_err.c b/lib/libssl/ssl_err.c index eb0fb4f8f2e..891d5216c26 100644 --- a/lib/libssl/ssl_err.c +++ b/lib/libssl/ssl_err.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ssl_err.c,v 1.27 2014/11/16 14:12:47 jsing Exp $ */ +/* $OpenBSD: ssl_err.c,v 1.28 2014/12/14 15:30:50 jsing Exp $ */ /* ==================================================================== * Copyright (c) 1999-2011 The OpenSSL Project. All rights reserved. * @@ -7,7 +7,7 @@ * are met: * * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. + * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in |