aboutsummaryrefslogtreecommitdiff
path: root/src/builtin/ctype.bi
diff options
context:
space:
mode:
Diffstat (limited to 'src/builtin/ctype.bi')
-rw-r--r--src/builtin/ctype.bi2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/builtin/ctype.bi b/src/builtin/ctype.bi
index e452e25d..faa3e703 100644
--- a/src/builtin/ctype.bi
+++ b/src/builtin/ctype.bi
@@ -14,6 +14,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
+MF_BUILTIN_MODULE
MF_VAR(ctype_mismatch, NUMBER);
m4_define([<MF_DEFUN_CTYPE>],[<
@@ -44,4 +45,3 @@ MF_DEFUN_CTYPE(isspace)
MF_DEFUN_CTYPE(isupper)
MF_DEFUN_CTYPE(isxdigit)
-MF_INIT

Return to:

Send suggestions and report system problems to the System administrator.