Commit 2c1f65e
committed
Fix always_inline warning in gcc
The always_inline attribute does not imply C99 inline in some
versions of GCC.
See also https://bugzilla.mozilla.org/show_bug.cgi?id=6978101 parent 510f78b commit 2c1f65e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| |||
0 commit comments