https://github.com/mozilla/gecko-dev
Revision c7fa72e79bc37a86fca4ec8683eb9181bb51c811 authored by ffxbld on 28 September 2015, 22:12:13 UTC, committed by ffxbld on 28 September 2015, 22:12:13 UTC
1 parent 79e4ec8
Raw File
Tip revision: c7fa72e79bc37a86fca4ec8683eb9181bb51c811 authored by ffxbld on 28 September 2015, 22:12:13 UTC
Added FIREFOX_41_0_1_RELEASE FIREFOX_41_0_1_BUILD1 tag(s) for changeset de997e86c5d6. DONTBUILD CLOSED TREE a=release
Tip revision: c7fa72e
.clang-format
BasedOnStyle: Mozilla

# Ignore all comments because they aren't reflowed properly.
CommentPragmas: "^"
back to top