diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-31 22:39:40 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-01 23:43:00 +0200 |
| commit | a44e4cedc7054cb12979fb0cb188bf6d8545aebf (patch) | |
| tree | 39363454b3f8cea3af305a7ad3a9b9d2de93ae4f /src/verify.h | |
| parent | fe938d4dd52ab41be4cdd441d5d4289deae6190d (diff) | |
MISSING_FONT: note -> load_font_id.
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 ba485242..0a876f1c 100644 --- a/src/verify.h +++ b/src/verify.h @@ -544,7 +544,7 @@ public: */ INVALID_MAIN_SOUND_CONFIGURATION, /** An interop subtitle file has a _<LoadFont>_ node which refers to a font file that is not found - * note contains the <LoadFont> ID + * load_font_id contains the <LoadFont> ID * reel_index contains the reel index (starting from 0) */ MISSING_FONT, |
