POLY: fix syntax error within comment
RAND: merged conflict
This commit is contained in:
parent
90a01a03ec
commit
60dbab44f5
@ -362,7 +362,9 @@ OUT_OF_LOOP:
|
|||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
/* Print the polynomial in a human readable format to stdout.
|
|
||||||
|
/**
|
||||||
|
* Print the polynomial in a human readable format to stdout.
|
||||||
*
|
*
|
||||||
* @param poly to draw
|
* @param poly to draw
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user