bigint.c: update header commend description.

This commit is contained in:
Yukihiro "Matz" Matsumoto
2022-07-15 18:36:47 +09:00
parent 30f6ad314d
commit 275684cf07
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/**
** @file mruby/bigint.h - Multi-precision, Integer
** @file mruby/bigint.c - Multi-precision Integer
**
** See Copyright Notice in mruby.h
*/
+1 -1
View File
@@ -1,5 +1,5 @@
/**
** @file mruby/bigint.h - Multi-precision, Integer
** @file mruby/bigint.h - Multi-precision Integer
**
** See Copyright Notice in mruby.h
*/