diff options
| -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[] =  	" !\"#$%&'()*+,-./0123456789:;<=>?"  	"@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_"  	"`abcdefghijklmnopqrstuvwxyz{|}~"; +  | 
