Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf.git/shortlog/7bc4f46df13f08f04ddb36af083f23b51cd03013
...commit 
http://git.netsurf-browser.org/netsurf.git/commit/7bc4f46df13f08f04ddb36af083f23b51cd03013
...tree 
http://git.netsurf-browser.org/netsurf.git/tree/7bc4f46df13f08f04ddb36af083f23b51cd03013

The branch, master has been updated
       via  7bc4f46df13f08f04ddb36af083f23b51cd03013 (commit)
      from  7996c29b0c3df81d37ed686fd6fd8f5d28f92981 (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=7bc4f46df13f08f04ddb36af083f23b51cd03013
commit 7bc4f46df13f08f04ddb36af083f23b51cd03013
Author: Chris Young <[email protected]>
Commit: Chris Young <[email protected]>

    Fix OS3 build

diff --git a/frontends/amiga/os3support.h b/frontends/amiga/os3support.h
index 856439b..aa3027d 100644
--- a/frontends/amiga/os3support.h
+++ b/frontends/amiga/os3support.h
@@ -116,6 +116,7 @@
 #define BGBACKFILL JAM1
 #define OFF_OPEN 0
 #define AFF_OTAG 0
+#define ML_SEPARATOR NM_BARLABEL
 
 /* Renamed structures */
 #define AnchorPathOld AnchorPath


-----------------------------------------------------------------------

Summary of changes:
 frontends/amiga/os3support.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/frontends/amiga/os3support.h b/frontends/amiga/os3support.h
index 856439b..aa3027d 100644
--- a/frontends/amiga/os3support.h
+++ b/frontends/amiga/os3support.h
@@ -116,6 +116,7 @@
 #define BGBACKFILL JAM1
 #define OFF_OPEN 0
 #define AFF_OTAG 0
+#define ML_SEPARATOR NM_BARLABEL
 
 /* Renamed structures */
 #define AnchorPathOld AnchorPath


-- 
NetSurf Browser

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to