minor: doxygenize comment
This commit is contained in:
parent
6a6747a906
commit
d488bbac02
|
|
@ -48,7 +48,7 @@ class Slice final {
|
|||
public:
|
||||
/// Construct an empty slice.
|
||||
Slice();
|
||||
// Destructor - drops one reference.
|
||||
/// Destructor - drops one reference.
|
||||
~Slice();
|
||||
|
||||
enum AddRef { ADD_REF };
|
||||
|
|
|
|||
Loading…
Reference in New Issue