Fix misleading comment

This commit is contained in:
Frank Denis
2017-10-21 21:27:12 +02:00
parent 415691dcea
commit 3e6e734605
@@ -439,8 +439,8 @@ fe_isnegative(const fe f)
}
/*
return 1 if f == 0
return 0 if f != 0
return -1 if f == 0
return 0 if f != 0
*
Preconditions:
|f| bounded by 1.1*2^26,1.1*2^25,1.1*2^26,1.1*2^25,etc.