Tidying.
[libdcp.git] / src / certificate.h
index 7a8c2a44f39f8a40ff1e149c7c4794de3efa2b01..1b8188c7c77283a74a2275fd339c78cbc73ba513 100644 (file)
@@ -33,7 +33,7 @@
 
 
 /** @file  src/certificate.h
- *  @brief Certificate class.
+ *  @brief Certificate class
  */
 
 
@@ -139,4 +139,5 @@ std::ostream& operator<< (std::ostream&s, Certificate const & c);
 
 }
 
+
 #endif