diff --git a/doc/developer.rst b/doc/developer.rst index 14a87950f..5f8f2550e 100644 --- a/doc/developer.rst +++ b/doc/developer.rst @@ -20,6 +20,7 @@ Some example code: .. code-block:: c + int Foo(const char *abc, int xyz) { if (abc == nullptr) {