Skip to content
Snippets Groups Projects
Commit 67f4622f authored by ocelot-inc's avatar ocelot-inc
Browse files

reversed my mistake in git push #328

parent e3614101
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
Here is a complete C program that inserts :code:`[99999,'B']` into
space :code:`examples` via the high-level C API.
.. code-block
.. code-block:: c
#include <stdio.h>
#include <stdlib.h>
......@@ -201,6 +201,7 @@ To display the results the program uses functions in the
.. code-block:: c
#include <stdio.h>
#include <stdlib.h>
#include <tarantool/tarantool.h>
#include <tarantool/tnt_net.h>
#include <tarantool/tnt_opt.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment