mirror of
https://github.com/mfontanini/libtins
synced 2026-01-30 05:24:26 +01:00
Fixed Dot11 documentation.
This commit is contained in:
370
include/dot11.h
370
include/dot11.h
File diff suppressed because it is too large
Load Diff
@@ -107,8 +107,6 @@ public:
|
||||
*/
|
||||
const data_type *data_ptr() const {
|
||||
return &*(++value_.begin());
|
||||
|
||||
//return &value_[1];
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user