Skip to content
Snippets Groups Projects
Commit 220af85c authored by JeremyMcCormick's avatar JeremyMcCormick
Browse files

fix bad javadoc tag

parent 7f66afac
Branches
No related tags found
No related merge requests found
...@@ -429,7 +429,7 @@ class Decoder implements IDDecoder ...@@ -429,7 +429,7 @@ class Decoder implements IDDecoder
return 0; return 0;
} }
/** @Deprecated use getSystemID() instead */ /** @deprecated use getSystemID() instead */
public int getSystemNumber() public int getSystemNumber()
{ {
return 0; return 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment