Skip to content

Commit 7f97492

Browse files
committed
C++: Make sphinx happy.
1 parent a36d432 commit 7f97492

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/codeql/codeql-language-guides/advanced-dataflow-scenarios-cpp.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ For example, consider an alternative setup where our source of data starts as th
118118
This would match the call to ``write_user_input_to`` in the following example:
119119

120120
.. code-block:: cpp
121-
:caption: Example 2
122-
:linenos:
121+
:caption: Example 2
122+
:linenos:
123123
124124
void write_user_input_to(void*);
125125
void use_value(int);

0 commit comments

Comments
 (0)