From 77aa8a86eb9c9cd9d7743cc446ca9aa6a4e7f96e Mon Sep 17 00:00:00 2001 From: toddouska Date: Fri, 9 May 2014 11:57:41 -0700 Subject: [PATCH] remove extra spaces from comments --- ctaocrypt/src/wolfcrypt_first.c | 2 +- ctaocrypt/src/wolfcrypt_last.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ctaocrypt/src/wolfcrypt_first.c b/ctaocrypt/src/wolfcrypt_first.c index 08d5ee0a9..f8087895d 100644 --- a/ctaocrypt/src/wolfcrypt_first.c +++ b/ctaocrypt/src/wolfcrypt_first.c @@ -19,7 +19,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA */ -/* This file needs to be linked first in order to work correctly */ +/* This file needs to be linked first in order to work correctly */ #ifdef HAVE_CONFIG_H #include diff --git a/ctaocrypt/src/wolfcrypt_last.c b/ctaocrypt/src/wolfcrypt_last.c index 8c555e655..669e07abe 100644 --- a/ctaocrypt/src/wolfcrypt_last.c +++ b/ctaocrypt/src/wolfcrypt_last.c @@ -19,7 +19,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA */ -/* This file needs to be linked last in order to work correctly */ +/* This file needs to be linked last in order to work correctly */ #ifdef HAVE_CONFIG_H #include