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