progs/README
changeset 402 fb0c844a26cf
parent 400 f05368d007dd
child 403 92c49c160b24
--- a/progs/README	Thu Oct 08 14:04:04 2015 +0100
+++ b/progs/README	Thu Oct 08 17:06:48 2015 +0100
@@ -23,7 +23,7 @@
 
 Add the bigger string and the long is printed out differently.
 
-foo("my string is too long !!!!! \x15\xcd\x5d\x07");
+foo("my string is too long !!!!! \x15\xcd\x5b\x07");
 
 C1.c
 ====