Skip to content

Commit

Permalink
Revert spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
tcezard committed Jun 27, 2024
1 parent c6f5689 commit 6838514
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/vcf/error-odb.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ namespace odb
//
if (sk == statement_insert)
{
::size_t const& v =
::size_t const& v =
o.line;

bool is_null (false);
Expand Down Expand Up @@ -381,7 +381,7 @@ namespace odb
// line
//
{
::size_t& v =
::size_t& v =
const_cast< ::size_t& > (
o.line);

Expand Down

0 comments on commit 6838514

Please sign in to comment.