зеркало из https://github.com/mozilla/pjs.git
Bustage fix following bug 625160 - remove extra semicolon that pedantic builds don't like. a=bustage-fix
This commit is contained in:
Родитель
fd829b1331
Коммит
de209ec7b6
|
@ -131,7 +131,7 @@ ParseDriverVersion(nsAString& aVersion, PRUint64 *aNumericVersion)
|
|||
return true;
|
||||
}
|
||||
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
#endif /*__mozilla_widget_GfxDriverInfo_h__ */
|
||||
|
|
|
@ -90,7 +90,7 @@ private:
|
|||
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
#endif /* __mozilla_widget_GfxInfoBase_h__ */
|
||||
|
|
Загрузка…
Ссылка в новой задаче