# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/cuneiform/hotfix-roots.patch # Copyright (C) 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- cuneiform-linux-1.1.0/cuneiform_src/Kern/rblock/sources/h/newfunc.h.vanilla 2026-04-28 01:56:57.089948948 +0300 +++ cuneiform-linux-1.1.0/cuneiform_src/Kern/rblock/sources/h/newfunc.h 2026-04-28 01:57:53.543430392 +0300 @@ -81,7 +81,7 @@ void InitDebug(void); void DoneDebug(void); -Bool32 ReadRoots(); +Bool32 ReadRoots(Handle hCCOM, Bool32 BLOCKS); void PageLayoutPart1 (void); void PageLayoutPart2 (void);