File 2425-asn1ct_gen-Polish-the-file-header.patch of Package erlang

From feb7284f866e18ba5687e9f8beb0ee2433137228 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= <bjorn@erlang.org>
Date: Thu, 16 Feb 2017 12:31:14 +0100
Subject: [PATCH 5/7] asn1ct_gen: Polish the file header

---
 lib/asn1/src/asn1ct_gen.erl | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/lib/asn1/src/asn1ct_gen.erl b/lib/asn1/src/asn1ct_gen.erl
index 147c6d01f..16ef00838 100644
--- a/lib/asn1/src/asn1ct_gen.erl
+++ b/lib/asn1/src/asn1ct_gen.erl
@@ -1224,8 +1224,9 @@ gen_head(#gen{options=Options}=Gen, Mod, Hrl) ->
                    "BER"
            end,
     emit(["%% Generated by the Erlang ASN.1 ",Name,
-          "compiler. Version:",asn1ct:vsn(),nl,
-          "%% Purpose: encoder and decoder of the types in ",Mod,nl,nl,
+          " compiler. Version: ",asn1ct:vsn(),nl,
+          "%% Purpose: Encoding and decoding of the types in ",
+          Mod,".",nl,nl,
           "-module('",Mod,"').",nl,
           "-compile(nowarn_unused_vars).",nl,
           "-dialyzer(no_improper_lists).",nl]),
-- 
2.11.1

openSUSE Build Service is sponsored by