Skip to content

Commit 7e022f8

Browse files
committed
groupcachepb: add syntax declaration to proto file
Required for Google's internal build system. Change-Id: I7cc7b1ffab9f4405715eeb675df3bf3bea85f107
1 parent 42b67f4 commit 7e022f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

groupcachepb/groupcache.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17+
syntax = "proto2";
18+
1719
package groupcachepb;
1820

1921
message GetRequest {

0 commit comments

Comments
 (0)