Adding newline to end of file to fix HP bustage.

This commit is contained in:
dbaron%fas.harvard.edu 2001-02-15 15:22:22 +00:00
Родитель 19bc55bf31
Коммит f17bd918ed
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -30,4 +30,4 @@ class nsCopySupport
// class of static helper functions for copy support
public:
static nsresult HTMLCopy(nsISelection *aSel, nsIDocument *aDoc, PRInt16 aClipboardID);
};
};

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

@ -30,4 +30,4 @@ class nsCopySupport
// class of static helper functions for copy support
public:
static nsresult HTMLCopy(nsISelection *aSel, nsIDocument *aDoc, PRInt16 aClipboardID);
};
};