Fix indentation issue
authorMichael Paquier <[email protected]>
Thu, 13 Nov 2025 05:25:21 +0000 (14:25 +0900)
committerMichael Paquier <[email protected]>
Thu, 13 Nov 2025 05:25:21 +0000 (14:25 +0900)
commitc2b0e3a0351e021dea9b61fe2f759570d3fedb70
treed9566fb86aaa89f4e657a978c1e710c380380324
parent84fb27511dbeaa0fb0d48249083d71f6cbbd4b98
Fix indentation issue

Issue introduced by 84fb27511dbe.  I have missed this diff while
adding pgoff_t to the typedef list of pgindent, while addressing a
separate indentation issue.

Per buildfarm member koel.
src/bin/pg_dump/pg_backup_archiver.c