diff options
Diffstat (limited to 'src/comp.c')
| -rw-r--r-- | src/comp.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/comp.c b/src/comp.c index 905cc70b6b3..07c779369c8 100644 --- a/src/comp.c +++ b/src/comp.c @@ -3057,9 +3057,9 @@ helper_PSEUDOVECTOR_TYPEP_XUNTAG (const union vectorlike_header *a, } -/*********************************/ -/* Native elisp load functions. */ -/*********************************/ +/**************************************/ +/* Functions used to load eln files. */ +/**************************************/ static Lisp_Object Vnative_elisp_refs_hash; |
