aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-per.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2009-11-22 21:54:50 +0000
committerGuy Harris <guy@alum.mit.edu>2009-11-22 21:54:50 +0000
commit3bb1cd12a4297ccd7119d36cbf387d8a2fcb32f0 (patch)
tree1016eded0484173b8332802a28df1be79adb8349 /epan/dissectors/packet-per.c
parentba6d7aa766e0fa920cfc231b56f620940f3d1430 (diff)
No non-ASCII characters, please.
svn path=/trunk/; revision=31049
Diffstat (limited to 'epan/dissectors/packet-per.c')
-rw-r--r--epan/dissectors/packet-per.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-per.c b/epan/dissectors/packet-per.c
index 5cf93dd26c..8c8b8d5c36 100644
--- a/epan/dissectors/packet-per.c
+++ b/epan/dissectors/packet-per.c
@@ -693,7 +693,7 @@ DEBUG_ENTRY("dissect_per_restricted_character_string");
* then the following encoding shall be as if there was no effective size constraint,
* and shall have an effective permitted-alphabet constraint that consists of the set of characters
* of the unconstrained type.
- * NOTE – Only the known-multiplier character string types can be extensible for PER encodings.
+ * NOTE - Only the known-multiplier character string types can be extensible for PER encodings.
* Extensibility markers on other character string types do not affect the PER encoding.
*/