Gitweb links:
...log
http://git.netsurf-browser.org/netsurf.git/shortlog/4e95b7aedfcf3f18d1b21b3c5d68078539fe844f
...commit
http://git.netsurf-browser.org/netsurf.git/commit/4e95b7aedfcf3f18d1b21b3c5d68078539fe844f
...tree
http://git.netsurf-browser.org/netsurf.git/tree/4e95b7aedfcf3f18d1b21b3c5d68078539fe844f
The branch, master has been updated
via 4e95b7aedfcf3f18d1b21b3c5d68078539fe844f (commit)
from 09eb89e3c3b7ce98d66369ca5d6c41283caf9873 (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=4e95b7aedfcf3f18d1b21b3c5d68078539fe844f
commit 4e95b7aedfcf3f18d1b21b3c5d68078539fe844f
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>
download: Include log.h
Signed-off-by: Daniel Silverstone <[email protected]>
diff --git a/desktop/download.c b/desktop/download.c
index da22949..eca818b 100644
--- a/desktop/download.c
+++ b/desktop/download.c
@@ -29,6 +29,7 @@
#include "utils/corestrings.h"
#include "utils/http.h"
#include "utils/utils.h"
+#include "utils/log.h"
#include "desktop/download.h"
#include "netsurf/download.h"
#include "desktop/gui_internal.h"
-----------------------------------------------------------------------
Summary of changes:
desktop/download.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/desktop/download.c b/desktop/download.c
index da22949..eca818b 100644
--- a/desktop/download.c
+++ b/desktop/download.c
@@ -29,6 +29,7 @@
#include "utils/corestrings.h"
#include "utils/http.h"
#include "utils/utils.h"
+#include "utils/log.h"
#include "desktop/download.h"
#include "netsurf/download.h"
#include "desktop/gui_internal.h"
--
NetSurf Browser
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org