diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-03-21 23:01:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-04-18 12:11:43 +0200 |
| commit | 2f1c9ccb8051a376eb7280b8aa722a9950221251 (patch) | |
| tree | 418c3316d7c84463c9a82e9524eb478988ddf7aa /src | |
| parent | f18fe4e3d90cd7a2c0436881f0ac7a5873383741 (diff) | |
Cleanup: fix doxygen comment.
Diffstat (limited to 'src')
| -rw-r--r-- | src/j2k_picture_asset_writer_common.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/j2k_picture_asset_writer_common.cc b/src/j2k_picture_asset_writer_common.cc index d8f00f01..6ccc63be 100644 --- a/src/j2k_picture_asset_writer_common.cc +++ b/src/j2k_picture_asset_writer_common.cc @@ -32,7 +32,7 @@ */ -/** @file src/picture_asset_writer_common.cc +/** @file src/j2k_picture_asset_writer_common.cc * @brief Common parts of J2KPictureAssetWriter */ |
