mirror of
https://github.com/boostorg/quickbook.git
synced 2026-02-02 09:02:15 +00:00
Quickbook: Release lists from list builder.
[SVN r70562]
This commit is contained in:
@@ -429,7 +429,7 @@ namespace quickbook
|
||||
append_code();
|
||||
|
||||
boost::shared_ptr<snippet_data> snippet = pop_snippet_data();
|
||||
value callouts = snippet->callouts.get();
|
||||
value callouts = snippet->callouts.release();
|
||||
|
||||
std::string body;
|
||||
if(snippet->start_code) {
|
||||
|
||||
Reference in New Issue
Block a user