blob: 275db31a8e5b0b70d02a5d989b48aec70961ce6f [file] [log] [blame]
BasedOnStyle: Chromium
Standard: Cpp11
ColumnLimit: 80
MacroBlockBegin: "^\
IPCZ_MSG_BEGIN$|\
IPCZ_MSG_BEGIN_VERSION$\
"
MacroBlockEnd: "^\
IPCZ_MSG_END$|\
IPCZ_MSG_END_VERSION$\
"