Comments / tweaks.
[libdcp.git] / src / xyz_frame.h
index fcaae891770df918bbabafa30664bae0fbeaff28..8ba829b2c6302ecde5e08ca3bc6c2b07ae6409f3 100644 (file)
 
 namespace dcp {
 
-/* @class XYZFrame
- * @brief An image in XYZ colour.
+/** @class XYZFrame
+ *  @brief An image in XYZ colour.
  *
- * This class is a thin wrapper of libopenjpeg's opj_image_t.
+ *  This class is a thin wrapper of libopenjpeg's opj_image_t.
  */
 class XYZFrame : public boost::noncopyable
 {