Skip to content

Commit a55a417

Browse files
committed
Merge branch 'ft-broken-nodeid'
2 parents 6fc0cbc + 79093ff commit a55a417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata_writer_sqlite.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"WHERE SessionId = 0"
227227

228228
#define UPDATE_SYSTEM_SESSION_ID "UPDATE RebootEvent SET "\
229-
"SessionId=?,SessionIdMultip=? "\
229+
"BootCount=?,BootMultiplier=? "\
230230
"WHERE SessionId = 0"
231231

232232
#define DELETE_TABLE "DELETE FROM NetworkEvent"

0 commit comments

Comments
 (0)