This commit is contained in:
Peter.VanderBeken%pandora.be 2000-06-11 16:00:34 +00:00
Родитель bb7f0f065a
Коммит ce544548fc
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -279,7 +279,7 @@ ostream& operator<<(ostream& output, const String& source)
//string.
//TK 12/09/1999 - Modified to interact only with the public interface of the
// source "String" object. This ensures compatibility with
// subclasses of String (such as MozillaString).
// subclasses of String.
//
String& String::operator=(const String& source)
{