mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
C++: Make sphinx happy.
This commit is contained in:
@@ -118,8 +118,8 @@ For example, consider an alternative setup where our source of data starts as th
|
||||
This would match the call to ``write_user_input_to`` in the following example:
|
||||
|
||||
.. code-block:: cpp
|
||||
:caption: Example 2
|
||||
:linenos:
|
||||
:caption: Example 2
|
||||
:linenos:
|
||||
|
||||
void write_user_input_to(void*);
|
||||
void use_value(int);
|
||||
|
||||
Reference in New Issue
Block a user