Adding newline to end of file to fix HP bustage.

git-svn-id: svn://10.0.0.236/trunk@87100 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%fas.harvard.edu 2001-02-15 15:22:22 +00:00
parent a763566cb9
commit 78915e633d
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);
};
};