mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
Hotfix change to make 0.9.42 build on Mac OSX without disabling javadoc. (Since maven builds are built on OSX it's something that really should work fine)
This commit is contained in:
@@ -168,7 +168,7 @@ public class MathUtils {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets a random field element where |t[i]| <= 2^24 for 0 <= i <= 9.
|
||||
* Gets a random field element where |t[i]| <= 2^24 for 0 <= i <= 9.
|
||||
*
|
||||
* @return The field element.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user