fixing gcc 3.2 bustage
git-svn-id: svn://10.0.0.236/trunk@129061 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
e85a67b5fd
commit
999827ab4f
@ -69,7 +69,7 @@ enum {
|
||||
eRepeatingReverse
|
||||
};
|
||||
|
||||
const kMaxBadCharsBeforeCancel = 3;
|
||||
const int kMaxBadCharsBeforeCancel = 3;
|
||||
|
||||
class nsTypeAheadFind : public nsITypeAheadFind,
|
||||
public nsIDOMKeyListener,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user