diff options
Diffstat (limited to 'lib-src')
-rw-r--r-- | lib-src/make-docfile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/make-docfile.c b/lib-src/make-docfile.c index d2d4b1d2778..908d73f5253 100644 --- a/lib-src/make-docfile.c +++ b/lib-src/make-docfile.c @@ -1068,7 +1068,7 @@ scan_c_stream (FILE *infile) attributes: attribute1 attribute2 ...) (Lisp_Object arg...) - Now only ’const’, ’noinline’ and 'noreturn' attributes + Now only `const', `noinline' and `noreturn' attributes are used. */ /* Advance to the end of docstring. */ |