<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -31,7 +31,7 @@ import android.util.Log;
 public class ToggleActivity extends Activity {
 
 	static public boolean weArePreCupcake() {
-		return (VERSION.SDK.equals(&quot;1&quot;) | VERSION.SDK.equals(&quot;2&quot;));
+		return (VERSION.SDK.equals(&quot;1&quot;) || VERSION.SDK.equals(&quot;2&quot;));
 	}
 
 	@Override</diff>
      <filename>src/com/elsdoerfer/wifilock/ToggleActivity.java</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0539b41bdcc11045fc90d7e4015158f37f153afe</id>
    </parent>
  </parents>
  <author>
    <name>Michael Elsd&#246;rfer</name>
    <email>melsdoerfer@rushmore.local</email>
  </author>
  <url>http://github.com/miracle2k/wifilock/commit/e135940910b78f1d37575001524a202b7897e53b</url>
  <id>e135940910b78f1d37575001524a202b7897e53b</id>
  <committed-date>2009-05-26T11:54:43-07:00</committed-date>
  <authored-date>2009-05-26T11:54:43-07:00</authored-date>
  <message>Use correct version of AND.</message>
  <tree>bd2aff93e8d5747be0db9d8ca6bf8cc9a0b3c8c2</tree>
  <committer>
    <name>Michael Elsd&#246;rfer</name>
    <email>melsdoerfer@rushmore.local</email>
  </committer>
</commit>
