diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-02-06 11:54:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-04-18 12:11:43 +0200 |
| commit | c7de16512dad5f4a1e9c1acdaddfc300e428ed3e (patch) | |
| tree | ec2ebf9cb8bead4837b6146bf721c2fdc8c8bec1 /src/j2k_picture_asset.h | |
| parent | e5a1ca0b16f4fff2a7b46846645630446989abd8 (diff) | |
Cleanup: fix some header guard names and comments.
Diffstat (limited to 'src/j2k_picture_asset.h')
| -rw-r--r-- | src/j2k_picture_asset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/j2k_picture_asset.h b/src/j2k_picture_asset.h index cbcf5b37..7ebfed10 100644 --- a/src/j2k_picture_asset.h +++ b/src/j2k_picture_asset.h @@ -32,7 +32,7 @@ */ -/** @file src/picture_asset.h +/** @file src/j2k_picture_asset.h * @brief J2KPictureAsset class */ |
