-
Notifications
You must be signed in to change notification settings - Fork 381
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2296 from vermaete/master
spelling: changed 'explictly' to 'explicitly'
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1836,7 +1836,7 @@ Sun Jun 13 07:56:20 2004 Phil Mesnier <[email protected]> | |
Sun Jun 14 11:36:12 UTC 2004 Johnny Willemsen <[email protected]> | ||
|
||
* tao/PortableServer/Operation_Table.cpp: | ||
Also on AIX we must explictly instantiate static template members. | ||
Also on AIX we must explicitly instantiate static template members. | ||
To make things easier to maintenance use the new | ||
ACE_HAS_EXPLICIT_STATIC_TEMPLATE_MEMBER_INSTANTIATION macro to check | ||
whether we need to do this. This macro is set for the GNU compiler for | ||
|
@@ -8244,7 +8244,7 @@ Wed Feb 11 13:17:11 UTC 2004 Johnny Willemsen <[email protected]> | |
Wed Feb 11 11:28:56 UTC 2004 Johnny Willemsen <[email protected]> | ||
|
||
* examples/Simple/chat/chat.mpc: | ||
Added idl files explictly so that the order in which the idl files | ||
Added idl files explicitly so that the order in which the idl files | ||
are compiled is fixed and correct. | ||
|
||
Wed Feb 11 10:22:11 UTC 2004 Johnny Willemsen <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters