minor: doxygenize comment

This commit is contained in:
Mehrdad Afshari 2017-05-07 23:06:01 -07:00 committed by Mehrdad Afshari
parent 6a6747a906
commit d488bbac02
1 changed files with 1 additions and 1 deletions

View File

@ -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 };