Skip to content

Commit 08fda7e

Browse files
Eelistkoeppe
authored andcommitted
[dcl.fct] Make bnf indentation in source match presentation. (#1362)
1 parent c1bca25 commit 08fda7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/declarators.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,7 @@
13201320
\indextext{declaration!function}%
13211321
\begin{bnf}
13221322
\nontermdef{parameter-declaration-clause}\br
1323-
parameter-declaration-list\opt{} \terminal{...}\opt\br
1323+
parameter-declaration-list\opt{} \terminal{...}\opt\br
13241324
parameter-declaration-list \terminal{, ...}
13251325
\end{bnf}
13261326

0 commit comments

Comments
 (0)