diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-06-08 13:59:58 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-06-08 13:59:58 +0000 |
commit | 959ffc928419d8082862a5bfa1300d340ac2cc51 (patch) | |
tree | 378fd1a9f16f4975f2f7325afb7cb42d66b9e821 /STL | |
parent | 907c9dbc4c4dd6ed06de9bc75537550ee192521c (diff) | |
download | ATCD-959ffc928419d8082862a5bfa1300d340ac2cc51.tar.gz |
Got rid of rebellious "K" at the beginning of the file
Diffstat (limited to 'STL')
-rw-r--r-- | STL/bool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/STL/bool.h b/STL/bool.h index 6181013c354..6049da9163d 100644 --- a/STL/bool.h +++ b/STL/bool.h @@ -1,4 +1,4 @@ -K// $Id$ +// $Id$ #if !defined (ACE_BOOL_H) #define ACE_BOOL_H |