mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-23 14:59:47 +03:00
Fix spelling in comment.
svn path=/trunk/netsurf/; revision=2518
This commit is contained in:
parent
3e5490c6fd
commit
e5e1b982d5
@ -63,7 +63,7 @@ static void thumbnail_restore_output(struct thumbnail_save_area *save_area);
|
||||
*
|
||||
* \param content content structure to thumbnail
|
||||
* \param bitmap the bitmap to draw to
|
||||
* \param url the URL the thumnail belongs to, or NULL
|
||||
* \param url the URL the thumbnail belongs to, or NULL
|
||||
*/
|
||||
bool thumbnail_create(struct content *content, struct bitmap *bitmap,
|
||||
const char *url)
|
||||
|
Loading…
Reference in New Issue
Block a user