POLY: fix syntax error within comment

This commit is contained in:
hasufell 2014-04-20 16:45:05 +02:00
parent 6f1f1b529c
commit 565ce61273
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 2 additions and 0 deletions

View File

@ -362,6 +362,8 @@ OUT_OF_LOOP:
return true;
}
/**
* Print the polynomial in a human readable format to stdout.
*
* @param poly to draw