diff --git a/directions/starter/stringfun b/directions/starter/stringfun index 3017445884c58c46e19ba2bc1dc7baf3018abe5b..54f552a55324ef24c30b7b4201e77f8eebd36bfb 100755 Binary files a/directions/starter/stringfun and b/directions/starter/stringfun differ diff --git a/directions/starter/stringfun.c b/directions/starter/stringfun.c index c61d6d3a2b3e2d84891280ea4787d44face088e9..71275638ef38c4f2ada78884ab8bb581bc458a30 100644 --- a/directions/starter/stringfun.c +++ b/directions/starter/stringfun.c @@ -2,7 +2,7 @@ #include <string.h> #include <stdlib.h> -//Shynice Youmans +//Shynice Youmans (sjy36) //no extra credit in this file. //when I tried implementing the extra credit, only 10 of my test passed. //if I get extra credit to work, I'll make a different repository titled '1C-Refresher-Extra-Credit' diff --git a/directions/starter/stringfun.dSYM/Contents/Resources/DWARF/stringfun b/directions/starter/stringfun.dSYM/Contents/Resources/DWARF/stringfun index e15e9fed89109d5f9cfcf4ea7a9e00f7008e9caf..cfd68cb318076c2ed338632ad28354f489c68981 100644 Binary files a/directions/starter/stringfun.dSYM/Contents/Resources/DWARF/stringfun and b/directions/starter/stringfun.dSYM/Contents/Resources/DWARF/stringfun differ