Code Review
/
apps
/
low-level-can-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5fd9038
)
Fix formatting in docs
author
Petteri Aimonen
<jpa@git.mail.kapsi.fi>
Thu, 10 Mar 2016 14:49:53 +0000
(16:49 +0200)
committer
Petteri Aimonen
<jpa@git.mail.kapsi.fi>
Thu, 10 Mar 2016 14:49:53 +0000
(16:49 +0200)
docs/reference.rst
patch
|
blob
|
history
diff --git
a/docs/reference.rst
b/docs/reference.rst
index
fad1b4c
..
7d27a51
100644
(file)
--- 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);