Opened 9 years ago
Closed 9 years ago
#9411 closed Bugs (fixed)
Typo in documentation on serialization base64 example
| Reported by: | Owned by: | Robert Ramey | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | serialization |
| Version: | Boost 1.55.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
In http://www.boost.org/doc/libs/1_55_0/libs/serialization/doc/dataflow.html "insert line breaks every 72 characters", but 76 is used in the code.
In old doc http://www.boost.org/doc/libs/1_46_1/libs/serialization/doc/dataflow.html 72 was correctly set in code and in comment.
Change History (2)
comment:1 by , 9 years ago
| Component: | Documentation → serialization |
|---|---|
| Owner: | changed from to |
comment:2 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
