diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-29 15:43:53 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-01 23:43:00 +0200 |
| commit | b65880e549432818f750675a4f518eb96d1f486e (patch) | |
| tree | 22d6f967e88d44b9b4e1f40e406798828223218c /src/verify.h | |
| parent | 814abc3a7afca78c8877d2c9478364c327db7734 (diff) | |
INVALID_PICTURE_SIZE_IN_PIXELS: note -> size_in_pixels.
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 ecaeacfe..cab264db 100644 --- a/src/verify.h +++ b/src/verify.h @@ -209,7 +209,7 @@ public: */ VALID_RELEASE_TERRITORY, /** A picture asset does not have one of the required Bv2.1 sizes (in pixels) [Bv2.1_7.1] - * note contains the incorrect size as "<width>x<height>" + * size_in_pixels contains the incorrect size * file contains the asset filename * reel_index contains the reel index (starting from 0) */ |
