commit | 152381515e0c2bbae5e073c8b6a623890203901e | [log] [tgz] |
---|---|---|
author | Alex Ruiz <alruiz@google.com> | Tue Nov 15 01:04:25 2011 -0800 |
committer | Alex Ruiz <alruiz@google.com> | Tue Nov 15 01:04:25 2011 -0800 |
tree | c12ade783019a91afdefb1d43b22c555ebd36259 | |
parent | 4e7c6f78aa6d85a80d93079d702d9ce463ac9319 [diff] |
Code cleanup.
diff --git a/com.google.eclipse.protobuf.integration.test/src/com/google/eclipse/protobuf/bugs/Issue161_PackageScoping_Test.java b/com.google.eclipse.protobuf.integration.test/src/com/google/eclipse/protobuf/bugs/Issue161_PackageScoping_Test.java index 956f7e7..b9423c3 100644 --- a/com.google.eclipse.protobuf.integration.test/src/com/google/eclipse/protobuf/bugs/Issue161_PackageScoping_Test.java +++ b/com.google.eclipse.protobuf.integration.test/src/com/google/eclipse/protobuf/bugs/Issue161_PackageScoping_Test.java
@@ -24,7 +24,7 @@ import org.junit.*; /** - * Tests fix for <a href="http://code.google.com/p/protobuf-dt/issues/detail?id=157">Issue 157</a>. + * Tests fix for <a href="http://code.google.com/p/protobuf-dt/issues/detail?id=161">Issue 161</a>. * * @author alruiz@google.com (Alex Ruiz) */