Skip to content

Commit

Permalink
Added highlight for c code
Browse files Browse the repository at this point in the history
  • Loading branch information
yasoob committed Nov 30, 2018
1 parent b0b6643 commit 86daf47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python_c_extension.rst
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ file, it's pretty straight forward.

*adder.c*

.. code:: c
.. highlight:: c

//Python.h has all the required function definitions to manipulate the Python objects
#include <Python.h>
Expand Down

0 comments on commit 86daf47

Please sign in to comment.