summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/film.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/film.h b/src/lib/film.h
index d059099ee..7ae22052a 100644
--- a/src/lib/film.h
+++ b/src/lib/film.h
@@ -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,