mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-23 20:46:50 +03:00
c0f4bbb308
The API check and bounds check for option indexes was from an unsigned enum so checking for negative numbers was causing "comparison is always false" errors in compilation. |
||
---|---|---|
.. | ||
data | ||
js | ||
bloom.c | ||
hashtable.c | ||
llcache.c | ||
log.c | ||
Makefile | ||
nsoption.c | ||
nsurl.c | ||
testament.h | ||
urldbtest.c | ||
urlescape.c | ||
utils.c |