summaryrefslogtreecommitdiff
path: root/tools/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/misc.c')
-rw-r--r--tools/misc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/misc.c b/tools/misc.c
index bd20842f..45fb5a7e 100644
--- a/tools/misc.c
+++ b/tools/misc.c
@@ -2,7 +2,7 @@
/* nettle, low-level cryptographics library
*
- * Copyright (C) 2002, 2003 Niels Möller
+ * Copyright (C) 2002, 2003 Niels Möller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
@@ -75,7 +75,7 @@ sexp_token_chars[0x80] =
1,1,1,1,1,1,1,1, 1,1,1,0,0,1,0,0,
/* @ A ... O */
0,1,1,1,1,1,1,1, 1,1,1,1,1,1,1,1,
- /* P ... Z [ \ ] ^ _ */
+ /* P ... Z [ \ ] ^ _ */
1,1,1,1,1,1,1,1, 1,1,1,0,0,0,0,1,
/* ` a, ... o */
0,1,1,1,1,1,1,1, 1,1,1,1,1,1,1,1,