Cleanup: get rid of unnecessary spaces
This commit is contained in:
@@ -28,12 +28,12 @@ message NanoPBOptions {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Protocol Buffers extension number registry
|
// Protocol Buffers extension number registry
|
||||||
// --------------------------------
|
// --------------------------------
|
||||||
// Project: Nanopb
|
// Project: Nanopb
|
||||||
// Contact: Petteri Aimonen <jpa@kapsi.fi>
|
// Contact: Petteri Aimonen <jpa@kapsi.fi>
|
||||||
// Web site: http://kapsi.fi/~jpa/nanopb
|
// Web site: http://kapsi.fi/~jpa/nanopb
|
||||||
// Extensions: 1010 (all types)
|
// Extensions: 1010 (all types)
|
||||||
// --------------------------------
|
// --------------------------------
|
||||||
|
|
||||||
extend google.protobuf.FileOptions {
|
extend google.protobuf.FileOptions {
|
||||||
optional NanoPBOptions nanopb_fileopt = 1010;
|
optional NanoPBOptions nanopb_fileopt = 1010;
|
||||||
|
|||||||
Reference in New Issue
Block a user