diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-04-18 21:13:23 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-23 16:49:48 +0200 |
| commit | 2666e3232a9520c3b0fa94c48a689880cdde13fc (patch) | |
| tree | 4d03b7468b7334da3f564753f684f05e97992ad7 /src/lib | |
| parent | c11ecf2b5beede4f736124c9a6e49d90b0f4d780 (diff) | |
Fix doxygen comment.
Diffstat (limited to 'src/lib')
| -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 3aef1e27e..ae812f6d4 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -19,7 +19,7 @@ */ -/** @file src/film.h +/** @file src/lib/film.h * @brief A representation of some audio and video content, and details of * how they should be presented in a DCP. */ |
