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:
parent
513083b598
commit
7d279feb8f
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@
|
|||
//
|
||||
// Author: Jess Gray
|
||||
|
||||
syntax = "proto2";
|
||||
|
||||
package google_breakpad;
|
||||
|
||||
// A proto representation of a process, in a fully-digested state.
|
||||
|
|
Loading…
Reference in a new issue