I needed to add a better comment for the prior version I checked in.

Bug 3690, I added the native character writing / escaping logic to
the javascript components as it was added to native components.

r=dveditz
This commit is contained in:
rayw%netscape.com 2000-05-15 17:29:20 +00:00
Родитель 6e8adc1631
Коммит e3232d90a0
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -23,7 +23,7 @@
* 04/20/2000 IBM Corp. OS/2 VisualAge build.
*/
#include "prlog.h"
#include "prlog.h"
#include "nsIComponentLoader.h"
#include "nsIComponentManager.h"
#include "nsIServiceManager.h"