mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-09 02:54:38 +03:00
![John Mark Bell](/assets/img/avatar_default.png)
The above change means that the mng_handle field in content_mng_data is a void *. Fixup the couple of places in mng.c where the mng_handle field needs casting back to its real type. Also take the opportunity to make linewrapping and brace position more consistent. svn path=/trunk/netsurf/; revision=6918