Skip to content

Commit dacb230

Browse files
committed
(update2)
Fixed busy waiting in point 2
1 parent f4c4f4b commit dacb230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twin/src/main/java/com/iluwatar/twin/BallThread.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Permission is hereby granted, free of charge, to any person obtaining a copy
88
* of this software and associated documentation files (the "Software"), to deal
9-
* in the Software without restriction, including without limitation the rights
9+
* in the Software without restriction, including but not limited to the rights
1010
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1111
* copies of the Software, and to permit persons to whom the Software is
1212
* furnished to do so, subject to the following conditions:

0 commit comments

Comments
 (0)