Skip to content

Commit

Permalink
Fixed build erros
Browse files Browse the repository at this point in the history
Signed-off-by: Kondaka <krishkdk@amazon.com>
  • Loading branch information
kkondaka committed Sep 15, 2024
1 parent 52da3bc commit d402bfe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ void flushBuffer() throws Exception {
* Add event record to buffer
*
* @param acknowledgementSet acknowledgmentSet keeps track of set of events
* @param record record to be written to buffer
* @param event event to be written to buffer
* @throws Exception Exception if failed to write to buffer.
*/
public void addToBuffer(final AcknowledgementSet acknowledgementSet,
Expand Down

0 comments on commit d402bfe

Please sign in to comment.