mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-04 03:41:57 +03:00
24b7fdf438
We were returning true on success, which when the return value was tested for being NSERROR_OK (0), meant it was treated as failure. Now we correctly return NSERROR_OK on success. |
||
---|---|---|
.. | ||
amiga | ||
atari | ||
beos | ||
cocoa | ||
framebuffer | ||
gtk | ||
monkey | ||
riscos | ||
windows | ||
Makefile |