fix typo in module name

This commit is contained in:
bsdevlin 2019-04-10 17:55:52 -04:00
parent 5bb98c1349
commit b75dc693e2
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
module secp256k1_point_add3
module secp256k1_point_add
import secp256k1_pkg::*;
#(
)(