diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-29 22:11:20 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-01 23:43:00 +0200 |
| commit | c8720ce0fe32088df1c1d50c42c2e7434b142a68 (patch) | |
| tree | 1f1f39b64cf05b1e20d725b443f2ed99e486d2f9 /src/verify.h | |
| parent | 443efdefec2f72a4188d8d277e6145f745375fe3 (diff) | |
INCORRECT_LFOC: note -> time.
Diffstat (limited to 'src/verify.h')
| -rw-r--r-- | src/verify.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/verify.h b/src/verify.h index 6ee8e5f0..0222eb41 100644 --- a/src/verify.h +++ b/src/verify.h @@ -353,7 +353,7 @@ public: */ INCORRECT_FFOC, /** The LFOC marker should be the last frame in the reel - * note contains the incorrect value + * time contains the incorrect time */ INCORRECT_LFOC, /** There must be a _<CompositionMetadataAsset>_ |
