Skip to content

Commit 2959418

Browse files
author
Stefanus Du Toit
committed
[cpp.include] Remove spurious comma.
1 parent 50d445a commit 2959418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/preprocessor.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@
434434
(that does not match one of the two previous forms) is permitted.
435435
The preprocessing tokens after
436436
\tcode{include}
437-
in the directive are processed just as in normal text,
437+
in the directive are processed just as in normal text
438438
(i.e., each identifier currently defined as a macro name is replaced by its
439439
replacement list of preprocessing tokens).
440440
If the directive resulting after all replacements does not match

0 commit comments

Comments
 (0)