]> nuage.metani.fr Git - 3GPP.git/blobdiff - awk/txt2asn.awk
Add command to set git proxy to windows system proxy
[3GPP.git] / awk / txt2asn.awk
index e871003fe7402ce57c8f7b5b18dbbfca0ce321d8..e94967790fd87df033f900b54925f77a831e7483 100755 (executable)
@@ -101,8 +101,7 @@ BEGIN {
 /^-[[:space:]]+Multiplicity and type constraints? definitions$/ {
     if (empty_line == "yes") {
        print ie_separator;
-       print "-- Multiplicity and type constraints definitions";
-       print "" ;
+       print "-- IE: Constants";
        empty_line = "no" ;
        conditions = "" ;
     }