forked from I2P_Developers/i2p.i2p
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