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
parent 19bc55bf31
commit f17bd918ed
2 changed files with 2 additions and 2 deletions

View File

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

View File

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