Tidying.
[libdcp.git] / src / asset_writer.cc
index 73fc2046062176caed3f1c64dff399c25425863f..05d0aa23e252331d21d4e27467db4fd71d5693d8 100644 (file)
@@ -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 ()
 {