aboutsummaryrefslogtreecommitdiff
path: root/src/lj_assert.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lj_assert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lj_assert.c b/src/lj_assert.c
index 7989dbe6..35a63ce3 100644
--- a/src/lj_assert.c
+++ b/src/lj_assert.c
@@ -1,6 +1,6 @@
1/* 1/*
2** Internal assertions. 2** Internal assertions.
3** Copyright (C) 2005-2020 Mike Pall. See Copyright Notice in luajit.h 3** Copyright (C) 2005-2021 Mike Pall. See Copyright Notice in luajit.h
4*/ 4*/
5 5
6#define lj_assert_c 6#define lj_assert_c