mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 19:48:20 +00:00
const adjustments
This commit is contained in:
parent
203df4fa6b
commit
eee16e1177
6 changed files with 22 additions and 22 deletions
|
@ -57,7 +57,7 @@ public:
|
|||
*
|
||||
* @param d The description object to use.
|
||||
*/
|
||||
virtual void Describe(ODesc* d);
|
||||
virtual void Describe(ODesc* d) const;
|
||||
|
||||
private:
|
||||
component::Type type;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue