Adding sytax setting to proto file

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@675 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
jessicag.feedback@gmail.com 2010-08-27 18:15:29 +00:00
parent 513083b598
commit 7d279feb8f

View file

@ -39,6 +39,8 @@
//
// Author: Jess Gray
syntax = "proto2";
package google_breakpad;
// A proto representation of a process, in a fully-digested state.