From b6dcd8bf16f22a311b37d775b324df8a087160bc Mon Sep 17 00:00:00 2001
From: William S Fulton
Date: Sat, 4 Nov 2006 22:10:03 +0000
Subject: [PATCH] add online reference to Sheng JNI book
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9526 626c5289-ae23-0410-ae9c-e8d60b6d4f22
---
SWIG/Doc/Manual/Java.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SWIG/Doc/Manual/Java.html b/SWIG/Doc/Manual/Java.html
index fc2a8943b..26a12cf70 100644
--- a/SWIG/Doc/Manual/Java.html
+++ b/SWIG/Doc/Manual/Java.html
@@ -4147,7 +4147,7 @@ The following two books are recommended:
- Title: 'Essential JNI: Java Native Interface.' Author: Rob Gordon. Publisher: Prentice Hall. ISBN: 0-13-679895-0.
-- Title: 'The Java Native Interface: Programmer's Guide and Specification.' Author: Sheng Liang. Publisher: Addison-Wesley. ISBN: 0-201-32577-2.
+- Title: 'The Java Native Interface: Programmer's Guide and Specification.' Author: Sheng Liang. Publisher: Addison-Wesley. ISBN: 0-201-32577-2. Also available online at the Sun Developer Network.