mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-02 20:42:49 +00:00
No bug - fix typo r=me
This commit is contained in:
parent
7985b16cc5
commit
93d92d03da
@ -503,7 +503,7 @@
|
||||
* attribute must be used for constructors which intend to provide implicit
|
||||
* conversions.
|
||||
* MOZ_NO_ARITHMETIC_EXPR_IN_ARGUMENT: Applies to functions. Makes it a compile
|
||||
* time error to path arithmetic expressions on variables to the function.
|
||||
* time error to pass arithmetic expressions on variables to the function.
|
||||
*/
|
||||
#ifdef MOZ_CLANG_PLUGIN
|
||||
# define MOZ_MUST_OVERRIDE __attribute__((annotate("moz_must_override")))
|
||||
|
Loading…
x
Reference in New Issue
Block a user