diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-10-07 23:03:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-10-07 23:03:44 +0100 |
| commit | 3841160c61398e7bb70429040530969a3f0a3440 (patch) | |
| tree | 81939f239ce0f8fcb6771eb8c2f0b820f464625b /src/lib/j2k_still_encoder.cc | |
| parent | 97675be04d4a87e00c99733ee7b904ccbe632994 (diff) | |
Fix comment.
Diffstat (limited to 'src/lib/j2k_still_encoder.cc')
| -rw-r--r-- | src/lib/j2k_still_encoder.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/j2k_still_encoder.cc b/src/lib/j2k_still_encoder.cc index 8f3339a0a..d218d08fe 100644 --- a/src/lib/j2k_still_encoder.cc +++ b/src/lib/j2k_still_encoder.cc @@ -17,8 +17,8 @@ */ -/** @file src/j2k_wav_encoder.cc - * @brief An encoder which writes JPEG2000 and WAV files. +/** @file src/j2k_still_encoder.cc + * @brief An encoder which writes JPEG2000 files for a single still source image. */ #include <sstream> |
