Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJohnson committed Mar 8, 2024
1 parent fa49c9c commit 1569891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hal/src/main/native/cpp/jni/HAL.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Java_edu_wpi_first_hal_HAL_exitMain
/*
* Class: edu_wpi_first_hal_HAL
* Method: terminate
* Signature: ()Z
* Signature: ()V
*/
JNIEXPORT void JNICALL
Java_edu_wpi_first_hal_HAL_terminate
Expand Down

0 comments on commit 1569891

Please sign in to comment.