From 550cd2938dbc054beb099391479cfb8e8a0523e7 Mon Sep 17 00:00:00 2001 From: titzer Date: Tue, 9 Feb 2016 10:30:54 +0100 Subject: Update BinaryEncoding.md --- BinaryEncoding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BinaryEncoding.md') diff --git a/BinaryEncoding.md b/BinaryEncoding.md index e014818..a2726ff 100644 --- a/BinaryEncoding.md +++ b/BinaryEncoding.md @@ -118,7 +118,7 @@ The Functions section declares the functions in the module and must be preceded #### Function Entry Each function entry describes a function that can be optionally named, imported and/or exported. Non-imported functions -must contain a function body. +must contain a function body. Imported and exported functions must have a name. Imported functions do not contain a body. | Field | Type | Present? | Description | | ----- | ----- | ----- | ----- | -- cgit v1.2.3