mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 08:42:38 -04:00
Remove blank line in C code.
Was added in commit 5e89985928.
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
This commit is contained in:
parent
c5d34f4a55
commit
6204d07ad6
1 changed files with 0 additions and 1 deletions
|
|
@ -302,7 +302,6 @@ StrategyGetBuffer(BufferAccessStrategy strategy, uint32 *buf_state, bool *from_r
|
|||
return buf;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue