diff options
Diffstat (limited to 'lib/libssl/src/apps/timeouts.h')
-rw-r--r-- | lib/libssl/src/apps/timeouts.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libssl/src/apps/timeouts.h b/lib/libssl/src/apps/timeouts.h index 89b5dc76f67..38ed4dbcdb2 100644 --- a/lib/libssl/src/apps/timeouts.h +++ b/lib/libssl/src/apps/timeouts.h @@ -1,7 +1,7 @@ /* apps/timeouts.h */ -/* +/* * 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) 1999-2005 The OpenSSL Project. All rights reserved. @@ -11,7 +11,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 |