summaryrefslogtreecommitdiff
path: root/filetype.proto
diff options
context:
space:
mode:
Diffstat (limited to 'filetype.proto')
-rw-r--r--filetype.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/filetype.proto b/filetype.proto
index 8367890..7ec6006 100644
--- a/filetype.proto
+++ b/filetype.proto
@@ -1,6 +1,6 @@
syntax = "proto3";
-package main;
+package filepb;
message Filetype { // `autogenpb:var:w io.Writer`
bool nothing = 1; // generate autosave functions (in marshal.go ?)