Gitweb links:
...log
http://git.netsurf-browser.org/netsurf.git/shortlog/bb3026b19d5824f6b8fd25ce0c9b41f707906aa5
...commit
http://git.netsurf-browser.org/netsurf.git/commit/bb3026b19d5824f6b8fd25ce0c9b41f707906aa5
...tree
http://git.netsurf-browser.org/netsurf.git/tree/bb3026b19d5824f6b8fd25ce0c9b41f707906aa5
The branch, master has been updated
via bb3026b19d5824f6b8fd25ce0c9b41f707906aa5 (commit)
from 188f6dd5c097aae905439e887aaa36213493b73d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf.git/commit/?id=bb3026b19d5824f6b8fd25ce0c9b41f707906aa5
commit bb3026b19d5824f6b8fd25ce0c9b41f707906aa5
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>
Fix corestring test
diff --git a/test/corestrings.c b/test/corestrings.c
index 43eb513..c3c4e93 100644
--- a/test/corestrings.c
+++ b/test/corestrings.c
@@ -40,7 +40,7 @@
*
* This is used to test all the out of memory paths in initialisation.
*/
-#define CORESTRING_TEST_COUNT 487
+#define CORESTRING_TEST_COUNT 488
START_TEST(corestrings_test)
{
-----------------------------------------------------------------------
Summary of changes:
test/corestrings.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/corestrings.c b/test/corestrings.c
index 43eb513..c3c4e93 100644
--- a/test/corestrings.c
+++ b/test/corestrings.c
@@ -40,7 +40,7 @@
*
* This is used to test all the out of memory paths in initialisation.
*/
-#define CORESTRING_TEST_COUNT 487
+#define CORESTRING_TEST_COUNT 488
START_TEST(corestrings_test)
{
--
NetSurf Browser
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]