summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-15 03:22:43 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-15 03:22:43 +0000
commit783ebc09ffebc0dd9bc71673b01779c8a1d7de2f (patch)
treef9a8800285800de7d8d7003406f647746fe2d324
parentd6071c33adba0e5460015e4244e716368056d4cf (diff)
downloadATCD-783ebc09ffebc0dd9bc71673b01779c8a1d7de2f.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 1f899777d6c..0cdefd24800 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -2,7 +2,7 @@ Wed Oct 14 22:17:31 1998 David L. Levine <levine@cs.wustl.edu>
* docs/ACE-guidelines.html: added guideline for protection of
header files against multiple inclusion. Thanks to
- Eric C. Newton <ecn@smart.net> for pointing out the method
+ Eric C. Newton <ecn@smart.net> for pointing out the construct
used by gcc/g++ to minimize unnecessary file inclusion.
Fortunately, other compilers use the same method.