mirror of
https://github.com/mailgun/groupcache.git
synced 2024-11-16 14:10:04 +00:00
groupcachepb: add syntax declaration to proto file
Required for Google's internal build system. Change-Id: I7cc7b1ffab9f4405715eeb675df3bf3bea85f107
This commit is contained in:
parent
42b67f4f14
commit
7e022f85f5
@ -14,6 +14,8 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
syntax = "proto2";
|
||||
|
||||
package groupcachepb;
|
||||
|
||||
message GetRequest {
|
||||
|
Loading…
Reference in New Issue
Block a user