summaryrefslogtreecommitdiff
path: root/src/asset_writer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/asset_writer.cc')
-rw-r--r--src/asset_writer.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/asset_writer.cc b/src/asset_writer.cc
index 73fc2046..05d0aa23 100644
--- a/src/asset_writer.cc
+++ b/src/asset_writer.cc
@@ -33,7 +33,7 @@
/** @file src/asset_writer.h
- * @brief AssetWriter class.
+ * @brief AssetWriter class
*/
@@ -61,7 +61,6 @@ AssetWriter::AssetWriter (MXF* mxf, boost::filesystem::path file)
}
-/** @return true if anything was written by this writer */
bool
AssetWriter::finalize ()
{