am 21d0a173: Fix build - javadoc.

* commit '21d0a173f138563e2eaba286b0eb505f987918a9':
  Fix build - javadoc.
This commit is contained in:
Nick Pelly
2011-01-27 14:12:49 -08:00
committed by Android Git Automerger

View File

@@ -129,7 +129,7 @@ public final class MifareUltralight extends BasicTagTechnology {
* <p>The MIFARE Ultralight protocol always writes 1 page at a time. * <p>The MIFARE Ultralight protocol always writes 1 page at a time.
* <p>This requires that the tag be connected. * <p>This requires that the tag be connected.
* *
* @param page The offset of the page to write * @param pageOffset The offset of the page to write
* @param data The data to write * @param data The data to write
* @throws IOException * @throws IOException
*/ */