Fastfile: # Customise this file, documentation can be found here:# https://github.com/KrauseFx/fastlane/tree/master/docs# All available actions: https://github.com/KrauseFx/fastlane/blob/master/docs/Actions.md# can also be listed using the `fastlane actions` command# Change the syntax highli...
*/ void -BootStrapXLOG(void) +BootStrapXLOG(uint32 data_checksum_version) { CheckPoint checkPoint; char *buffer; @@ -5138,7 +5136,7 @@ BootStrapXLOG(void) openLogFile = -1; /* Now create pg_control */ - InitControlFile(sysidentifier); + InitControlFile(sysidentifier, data_checksum_v...