Skip to content
Snippets Groups Projects
Commit e53e56fb authored by Kristof Szabados's avatar Kristof Szabados
Browse files

it is usually a good idea for files to end with a new line.

(some editors require it)

Signed-off-by: default avatarKristof Szabados <Kristof.Szabados@ericsson.com>
parent e1f81d69
No related branches found
No related tags found
No related merge requests found
...@@ -201,4 +201,4 @@ const TTCN_OERdescriptor_t EMBEDDED_PDV_oer_ = { 0, TRUE, -1, FALSE, 0, 0, NULL, ...@@ -201,4 +201,4 @@ const TTCN_OERdescriptor_t EMBEDDED_PDV_oer_ = { 0, TRUE, -1, FALSE, 0, 0, NULL,
const TTCN_OERdescriptor_t EXTERNAL_oer_ = { 0, TRUE, -1, FALSE, 0, 0, NULL, 0, NULL }; const TTCN_OERdescriptor_t EXTERNAL_oer_ = { 0, TRUE, -1, FALSE, 0, 0, NULL, 0, NULL };
const TTCN_OERdescriptor_t ObjectDescriptor_oer_ = { 0, TRUE, -1, FALSE, 0, 0, NULL, 0, NULL }; const TTCN_OERdescriptor_t ObjectDescriptor_oer_ = { 0, TRUE, -1, FALSE, 0, 0, NULL, 0, NULL };
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment