Преглед на файлове

minor: doxygenize comment

Mehrdad Afshari преди 8 години
родител
ревизия
d488bbac02
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      include/grpc++/support/slice.h

+ 1 - 1
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 };