Running astyle [ci skip].

This commit is contained in:
orbitcowboy 2019-03-01 15:05:53 +01:00
parent 16e3a0ada6
commit a5ac9fcac5
1 changed files with 1 additions and 1 deletions

View File

@ -3371,7 +3371,7 @@ private:
if (values.size() == 1) {
ASSERT_EQUALS(false, values.front().isUninitValue());
}
code = "void f () {\n"
" int szHdr;\n"
" idx = ((aKey<0x80) ? ((szHdr)=aKey), 1 : sqlite3GetVarint32(&(szHdr)));\n"