Open tarbaII opened 4 years ago
Edited the readme again, found a mistake I hadn't seen the other times I looked over it.
@ptoomey3 Hey again, it's been a while since I created this pull request, thought maybe it had slipped under your radar. No rush, just want to make sure you saw it 😊
Yup..still in my list...just been a bit busy. I'll take a look next week.
@ptoomey3 Was checking out my open pull requests and saw this lol. I barely even remember making this. Anyway, thought it could use a bump.
Found a couple more issues.
printDataToStdOut(char*, NSData*)
still had proper tabs, and a couple of indentations had one space instead of two. I also found that a variable's declaration and assignment were on two lines, but right next to each other, so I fixed that, along with an instance ofvar += 1;
haha. I also included the readme update from #60.