From: Petteri Aimonen Date: Thu, 10 Mar 2016 14:49:53 +0000 (+0200) Subject: Fix formatting in docs X-Git-Tag: 5.0.2~186^2~75 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=516a5eab2c5904b2cd39d4958b0c101bafd8e060;p=apps%2Fagl-service-can-low-level.git Fix formatting in docs --- diff --git a/docs/reference.rst b/docs/reference.rst index fad1b4c9..7d27a515 100644 --- a/docs/reference.rst +++ b/docs/reference.rst @@ -651,7 +651,7 @@ This function is compatible with *writeDelimitedTo* in the Google's Protocol Buf pb_release ---------- -Releases any dynamically allocated fields. +Releases any dynamically allocated fields:: void pb_release(const pb_field_t fields[], void *dest_struct);