From a1b647e4348ddff1242655c05f9b7d214bc11643 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Tue, 14 Apr 2020 08:22:09 +0200 Subject: Make use of https download.dre * ACE/Kokyu/docs/Kokyu.html: * ACE/README: * ACE/ace/DLL_Manager.h: * ACE/ace/FIFO_Send.h: * ACE/ace/Managed_Object.h: * ACE/ace/config-win32-common.h: * ACE/debian/README.source: * ACE/docs/Download.html: * TAO/TAO-INSTALL.html: * TAO/docs/Security/Download.html: * TAO/docs/tutorials/Quoter/index.html: --- ACE/ace/config-win32-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ACE/ace/config-win32-common.h') diff --git a/ACE/ace/config-win32-common.h b/ACE/ace/config-win32-common.h index c9a4cf6abb2..3ebb2e45dab 100644 --- a/ACE/ace/config-win32-common.h +++ b/ACE/ace/config-win32-common.h @@ -71,7 +71,7 @@ // be defined, if your application uses MFC. // Setting applies to : building ACE // Runtime restrictions: MFC DLLs must be installed -// Additonal notes : If both ACE_HAS_MFC and ACE_MT_SAFE are +// Additional notes : If both ACE_HAS_MFC and ACE_MT_SAFE are // defined, the MFC DLL (not the static lib) // will be used from ACE. #if !defined (ACE_HAS_MFC) -- cgit v1.2.1