Skip to content

Commit 6204d07

Browse files
committed
Remove blank line in C code.
Was added in commit 5e89985. Reported-by: Ashutosh Bapat Author: Ashutosh Bapat Discussion: https://postgr.es/m/CAExHW5tba_biyuMrd_iPVzq-+XvsMdPcEnjQ+d+__V=cjYj8Pg@mail.gmail.com Backpatch-through: master
1 parent c5d34f4 commit 6204d07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/storage/buffer/freelist.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@ StrategyGetBuffer(BufferAccessStrategy strategy, uint32 *buf_state, bool *from_r
302302
return buf;
303303
}
304304
}
305-
306305
}
307306
}
308307
}

0 commit comments

Comments
 (0)