[SCM] Multi-format 1D/2D barcode image processing library branch, upstream, updated. 24d4480bc48cf9eabf7b2bd2f528248b0e458809

srowen srowen at 59b500cc-1b3d-0410-9834-0bbf25fbcc57
Wed Aug 4 01:32:34 UTC 2010


The following commit has been merged in the upstream branch:
commit 08dcf3d927dd47cc70902ef0b69936498b1f29a2
Author: srowen <srowen at 59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Date:   Sat Jul 17 10:39:34 2010 +0000

    Issue 475, comment fix
    
    git-svn-id: http://zxing.googlecode.com/svn/trunk@1487 59b500cc-1b3d-0410-9834-0bbf25fbcc57

diff --git a/android/src/com/google/zxing/client/android/Intents.java b/android/src/com/google/zxing/client/android/Intents.java
index 30ef043..5e268ee 100755
--- a/android/src/com/google/zxing/client/android/Intents.java
+++ b/android/src/com/google/zxing/client/android/Intents.java
@@ -150,7 +150,7 @@ public final class Intents {
 
   public static final class WifiConnect {
 	    /**
-	     * Use Google Book Search to search the contents of the book provided.
+	     * Internal intent used to trigger connection to a wi-fi network.
 	     */
 	    public static final String ACTION = "com.google.zxing.client.android.WIFI_CONNECT";
 

-- 
Multi-format 1D/2D barcode image processing library



More information about the Pkg-google-commits mailing list