minor: doxygenize comment

pull/10991/head
Mehrdad Afshari 8 years ago committed by Mehrdad Afshari
parent 6a6747a906
commit d488bbac02
  1. 2
      include/grpc++/support/slice.h

@ -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…
Cancel
Save