diff options
Diffstat (limited to 'config.def.h')
-rw-r--r-- | config.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h index a1e7d5a..9e61010 100644 --- a/config.def.h +++ b/config.def.h | |||
@@ -425,3 +425,4 @@ static char ascii_printable[] = | |||
425 | " !\"#$%&'()*+,-./0123456789:;<=>?" | 425 | " !\"#$%&'()*+,-./0123456789:;<=>?" |
426 | "@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_" | 426 | "@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_" |
427 | "`abcdefghijklmnopqrstuvwxyz{|}~"; | 427 | "`abcdefghijklmnopqrstuvwxyz{|}~"; |
428 | |||