Skip to content

Commit

Permalink
Add new line to common.c
Browse files Browse the repository at this point in the history
  • Loading branch information
tezc committed Jan 18, 2023
1 parent 87948ff commit 5e0fb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -280,4 +280,4 @@ void shutdownServer(RedisRaftCtx *rr)
(void) err;

abort();
}
}

0 comments on commit 5e0fb10

Please sign in to comment.