This repository was archived by the owner on Aug 23, 2022. It is now read-only.
Commit 82c7f18
authored
minor doc comment fix in lib.rs
As seen in https://docs.rs/rtcp/0.6.4/rtcp/index.html
The decode/encode code samples both do not have a closing set of backticks. This adds them.1 parent 5eccbdf commit 82c7f18
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments