Cleanup: tidy a comment.
[dcpomatic.git] / src / lib / film.h
index d059099ee521e7c5d8f9ae7daa4afa2907df799f..7ae22052ae6a413e15bfef3540380e98a454ab5c 100644 (file)
@@ -207,9 +207,7 @@ public:
 
        bool last_written_by_earlier_than(int major, int minor, int micro) const;
 
-       /** Identifiers for the parts of our state;
-           used for signalling changes.
-       */
+       /** Identifiers for the parts of our state; used for signalling changes */
        enum class Property {
                NONE,
                NAME,