Fix HP-UX bustage from jfrancis checkin.

git-svn-id: svn://10.0.0.236/trunk@143633 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
peterv%netscape.com
2003-06-12 11:20:00 +00:00
parent e1081b9333
commit e0bfba43db

View File

@@ -68,7 +68,7 @@ public:
void Reset();
virtual ~TypeInState();
nsresult TypeInState::UpdateSelState(nsISelection *aSelection);
nsresult UpdateSelState(nsISelection *aSelection);
NS_IMETHOD NotifySelectionChanged(nsIDOMDocument *aDoc, nsISelection *aSel, short aReason);
nsresult SetProp(nsIAtom *aProp);