Packets: Add descriptive dump() output to DataPacket
[senf.git] / Scheduler / ReadHelper.hh
index 976c4ae..85965e5 100644 (file)
@@ -129,7 +129,7 @@ namespace senf {
     private:
         struct InternalPredicate;
 
-        ReadHelper(Handle handle, std::string::size_teyp maxSize,  
+        ReadHelper(Handle handle, std::string::size_type maxSize,  
                    InternalPredicate * predicate, Callback cb);
 
         static void dispatchProcess(ptr helper, Handle handle, int event);