On 9/1/16, Rob Wehrli <[email protected]> wrote:
> From: http://www.sqlite.org/c3ref/funclist.html
>
> All of these functions have the same anchor:
>
> http://www.sqlite.org/c3ref/backup_finish.html#sqlite3backupfinish
>
> sqlite3_backup_finish
> sqlite3_backup_init
> sqlite3_backup_pagecount
> sqlite3_backup_remaining
> sqlite3_backup_step
>
> ...and since the "backup_finish.html" seems to have suitable anchors for
> each of these functions, it would be useful to modify funclist.html to
> match.

Thanks for reporting.  This is fixed on the "DRAFT" website
(http://sqlite.org/draft) and will be pushed to the main website at
the next release.

-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to