Commit 3dc4a7be authored by liujisi@google.com's avatar liujisi@google.com

Fix incomplete comments.

parent 5a5e67a2
......@@ -421,7 +421,7 @@ public abstract class GeneratedMessage extends AbstractMessage
return true;
}
//@Override (Java
//@Override (Java 1.6 override semantics, but we must support 1.5)
public final UnknownFieldSet getUnknownFields() {
return unknownFields;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment