aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ftam
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2013-09-18 02:48:29 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2013-09-18 02:48:29 +0000
commitb9ee9fa694935d06c050dbf3c35c55c98c386f94 (patch)
tree23aba9f7d167f8b35f4b08327ab73657bcdec105 /asn1/ftam
parent0fb41d119d04da438eac19f83360e5f610bb4049 (diff)
Remove all non-ASCII characters from all .asn files. I didn't see the harm in replacing them all as opposed to only those not copied verbatim from other sources.
svn path=/trunk/; revision=52132
Diffstat (limited to 'asn1/ftam')
-rw-r--r--asn1/ftam/ISO8571-FTAM.asn14
1 files changed, 7 insertions, 7 deletions
diff --git a/asn1/ftam/ISO8571-FTAM.asn b/asn1/ftam/ISO8571-FTAM.asn
index afb6d820f4..469cfd3656 100644
--- a/asn1/ftam/ISO8571-FTAM.asn
+++ b/asn1/ftam/ISO8571-FTAM.asn
@@ -1,6 +1,6 @@
-- Module ISO8571-FTAM (ISO 8571-4:1988)
--
--- Copyright © ISO/IEC 1988. This version of
+-- Copyright (c) ISO/IEC 1988. This version of
-- this ASN.1 module is part of ISO/IEC 8571-4:1988;
-- see the ISO|IEC text itself for full legal notices.
--
@@ -1245,8 +1245,8 @@ User-Identity-Pattern ::= String-Pattern
Equality-Comparision ::= BIT STRING {
no-value-available-matches(0),
- -- Set impies “No Value Available” matches the test.
- -- Clear implies “No Value Availabie” fails the test.
+ -- Set impies "No Value Available" matches the test.
+ -- Clear implies "No Value Availabie" fails the test.
equals-matches(1)
-- Set implies equal items match the test.
@@ -1255,10 +1255,10 @@ Equality-Comparision ::= BIT STRING {
Relational-Comparision ::= BIT STRING {
no-value-available-matches(0),
- -- Set impies “No Value Available” matches the test.
- -- Clear implies “No Value Available” fails the test.
+ -- Set impies "No Value Available" matches the test.
+ -- Clear implies "No Value Available" fails the test.
equals-matches(1),
- -- Set implies equal items match the test.’
+ -- Set implies equal items match the test.'
-- Clear implies equal items fail the test.
less-than-matches(2),
-- Set implies a value less than the test cke matches.
@@ -1317,7 +1317,7 @@ Boolean-Pattern ::= SEQUENCE {
Other-Pattern ::= Equality-Comparision
--- Matches against “No Value Available”.
+-- Matches against "No Value Available".
Contents-Type-Pattern ::= CHOICE {
document-type-Pattern
[0] IMPLICIT Object-Identifier-Pattern,