Add a bunch of APNs
Fork of C027_Support by
Diff: Pipe.h
- Revision:
- 101:edfeb8af206e
- Parent:
- 95:8282dbbe1492
--- a/Pipe.h Tue Jul 01 05:46:06 2014 +0000 +++ b/Pipe.h Tue Jul 01 06:41:26 2014 +0000 @@ -212,13 +212,13 @@ return t; } - /** commit the index, mrk the current parsing index as consumed data. + /** commit the index, mark the current parsing index as consumed data. */ void done(void) { _r = _o; } - + private: /** increment the index \param i index to increment