Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50576118 authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "libbinder_ndk: formatting"

parents c7796978 daea4604
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -42,8 +42,8 @@ namespace ndk {
/**
 * analog using std::shared_ptr for internally held refcount
 *
 * ref must be called at least one time during the lifetime of this object. The recommended way to construct
 * this object is with SharedRefBase::make.
 * ref must be called at least one time during the lifetime of this object. The recommended way to
 * construct this object is with SharedRefBase::make.
 */
class SharedRefBase {
public: