Added some documentation
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@648 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -15,6 +15,7 @@ namespace Sniffer {
|
||||
|
||||
class Err;
|
||||
|
||||
//! A range of byte offsets from which to check a pattern against a data stream.
|
||||
class Range {
|
||||
public:
|
||||
Range(int32 start, int32 end);
|
||||
|
||||
Reference in New Issue
Block a user