From f9d4103dedc640bd3bb1394eca489b352e378620 Mon Sep 17 00:00:00 2001 From: Bruce Allen Date: Tue, 13 Sep 2005 09:08:04 +0000 Subject: [PATCH] Someone left a control-Z at the end of this file. I'm assuming it was unintentional! svn path=/trunk/boinc/; revision=7998 --- openssl/include/openssl/applink.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssl/include/openssl/applink.c b/openssl/include/openssl/applink.c index 278d44fff6..62df0c1726 100644 --- a/openssl/include/openssl/applink.c +++ b/openssl/include/openssl/applink.c @@ -75,4 +75,4 @@ __declspec(dllexport) void **OPENSSL_Applink(void) return OPENSSL_ApplinkTable; } #endif -const char *BOINC_RCSID_48e81d51c3="$Id$"; +const char *BOINC_RCSID_48e81d51c3="$Id$";