diff options
Diffstat (limited to 'src/lib/film.h')
| -rw-r--r-- | src/lib/film.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/film.h b/src/lib/film.h index 06ebba3ce..ee640f33b 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -396,7 +396,7 @@ private: std::string thumb_base_for_frame (SourceFrame) const; void signal_changed (Property); void examine_content_finished (); - + /** Complete path to directory containing the film metadata; * must not be relative. */ |
