nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 BasedOnStyle: Google
2 MaxEmptyLinesToKeep: 3
3 AllowShortIfStatementsOnASingleLine: false
4 AllowShortLoopsOnASingleLine: false
5 DerivePointerAlignment: false
6 PointerAlignment: Right
7