]> sigrok.org Git - pulseview.git/blobdiff - pv/data/decode/rowdata.hpp
Consistenty use auto-generated namespace comments.
[pulseview.git] / pv / data / decode / rowdata.hpp
index 21543c5c1141a9e95ecbd9513d90a6145f21d8cf..3cb69b3ef1b5ad84ad95581c961c9a4f9694850f 100644 (file)
@@ -51,8 +51,8 @@ private:
        vector<Annotation> annotations_;
 };
 
-}
-} // data
-} // pv
+}  // namespace decode
+}  // namespace data
+}  // namespace pv
 
 #endif // PULSEVIEW_PV_DATA_DECODE_ROWDATA_HPP