Commit e1458bba authored by Brian Duff's avatar Brian Duff Committed by Gerrit Code Review

Merge "Make the tag field public."

parents 553d39f9 5a9b4501
......@@ -138,7 +138,7 @@ public class Extension<M extends ExtendableMessageNano<M>, T> {
/**
* Tag number of this extension.
*/
protected final int tag;
public final int tag;
/**
* Whether this extension is repeated.
......
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