updated
authorChristian Urban <christian dot urban at kcl dot ac dot uk>
Thu, 08 Oct 2015 17:06:48 +0100
changeset 402 fb0c844a26cf
parent 401 2d6eb340fd98
child 403 92c49c160b24
updated
progs/README
--- 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
 ====