POLY: fix syntax error within comment
This commit is contained in:
parent
6f1f1b529c
commit
565ce61273
@ -362,6 +362,8 @@ 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