mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
Issue 475, comment fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@1487 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
6e675714c0
commit
0b0c051d5f
|
@ -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";
|
||||
|
||||
|
|
Loading…
Reference in a new issue