Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nanopb/nanopb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2020-04-03 16:35:33 +0300
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2020-04-03 16:35:33 +0300
commit92887f635b8340d623bd7f93d229c25e1d10f52e (patch)
tree447e9df07c404597e37894165988bd1f4e126b73 /docs
parentee5ac0409dbf914457b52253200f9675b6b61763 (diff)
Remove outdated note in docs
Diffstat (limited to 'docs')
-rw-r--r--docs/reference.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/reference.rst b/docs/reference.rst
index 8c09b63..200ebd4 100644
--- a/docs/reference.rst
+++ b/docs/reference.rst
@@ -29,7 +29,6 @@ PB_MAX_REQUIRED_FIELDS Maximum number of required fields to check for
warning will tell if you need this.
PB_FIELD_32BIT Add support for tag numbers > 65535 and fields
larger than 65535 bytes or 65535 array entries.
- Increases code size 9 bytes per each field.
Compiler error will tell if you need this.
PB_NO_ERRMSG Disables the support for error messages; only
error information is the true/false return