Skip to content

Commit 6a2ff16

Browse files
committed
Rename OnOverflow.java to Approximation.java
1 parent 12d3154 commit 6a2ff16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/engineering/swat/watch/OnOverflow.java renamed to src/main/java/engineering/swat/watch/Approximation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* overflow issue), but it doesn't have to (e.g., it may carry out additional
3939
* overflow bookkeeping).
4040
*/
41-
public enum OnOverflow {
41+
public enum Approximation {
4242

4343
/**
4444
* Synthetic events are issued for <b>no regular files/directories</b> in

0 commit comments

Comments
 (0)